summaryrefslogtreecommitdiffstats
path: root/keyboard/planck
AgeCommit message (Collapse)AuthorFilesLines
2015-03-19Update keymap_nathan.cNathan Ross Powell2-38/+33
Remove macro for KEYMAP_GRID that is in keymap_common.h. Add comments with ASCII art for the two layouts in keymap_common.h.
2015-03-19Delete .keymap_nathan.c.swpNathan Ross Powell1-0/+0
2015-03-19Merge remote-tracking branch 'upstream/master'Nathan Ross Powell22-0/+1731
2015-03-18Update README.mdJack Humbert1-0/+5
2015-03-16Rename handwire-matrix.c to matrix-handwire.cJack Humbert1-0/+0
2015-03-16Create handwire-matrix.cJack Humbert1-0/+193
2015-03-16Replaced tabs with spaces to match TMK convention.Wilba65824-43/+43
2015-03-16Added backlight.h, backlight.cWilba65822-0/+48
2015-03-16Initial commit for Planck PCB Rev 1.Wilba65825-35/+127
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts). - Backlight commands connected temporarily to top left keys. - Backlight init called from matrix.c, since there's no generic keyboard_init() override function.
2015-03-05brettJack Humbert1-6/+6
2015-03-03simonJack Humbert3-3/+47
2015-03-01layout changes to fix some nav issuescr34731-61/+37
also to simplify and make way for a few ideas
2015-02-26brettJack Humbert3-4/+45
2015-02-24led oopsJack Humbert2-10/+10
2015-02-20joeJack Humbert1-6/+6
2015-02-20joeJack Humbert1-1/+1
2015-02-20joeJack Humbert1-2/+2
2015-02-20joeJack Humbert3-9/+117
2015-02-15seanJack Humbert1-9/+9
2015-01-23defined KEYMAP_GRID for grid layoutspepers2-15/+47
2015-01-23Create keymap_matthew.cJack Humbert1-0/+50
2015-01-23Create keymap_nathan.cJack Humbert1-0/+180
2015-01-23Update README.mdJack Humbert1-0/+2
2015-01-16KC_INSERT should be KC_INSNathan Ross Powell1-0/+0
The short name was incorrectly set as `KC_INT` when we want `KC_INS`.
2015-01-16Update README.mdJack Humbert1-0/+1
2015-01-15Update README.mdJack Humbert1-125/+5
2015-01-15Create keymap_shane.cJack Humbert1-0/+100
2015-01-14seanJack Humbert3-31/+79
2015-01-12namesJack Humbert3-7/+7
2015-01-05dotcomJack Humbert3-61/+41
2015-01-05dotcomJack Humbert2-0/+85
2015-01-05Update keymap_jack.cJack Humbert1-12/+19
2014-12-14added planck folderJack Humbert9-0/+835