summaryrefslogtreecommitdiffstats
path: root/keyboards/planck
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Generate version information to version.hFred Sundvik2016-07-312-0/+2
| * | | Update readme.mdJeeBak Kim2016-07-301-1/+106
| * | | Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim2016-07-301-4/+7
| * | | Add additional maps for [, and ], to LOWERJeeBak Kim2016-07-301-4/+4
| * | | Make RAISE layer an all numbers/arithmatic layerJeeBak Kim2016-07-301-6/+6
| * | | Move reset to a less accessible locationJeeBak Kim2016-07-301-4/+4
| * | | Add -, +, and . to RAISEJeeBak Kim2016-07-301-4/+4
| * | | Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim2016-07-301-3/+3
| * | | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE la...JeeBak Kim2016-07-301-10/+10
| * | | Media keys for all the "regular" layersJeeBak Kim2016-07-301-10/+10
| * | | Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim2016-07-301-15/+36
| * | | Add numbers to _RAISEJeeBak Kim2016-07-301-4/+4
| * | | Move _RAISE symbols to _LOWERJeeBak Kim2016-07-301-6/+6
| * | | Tap for Enter, hold for ShiftJeeBak Kim2016-07-301-30/+31
| * | | Add personalized TouchCursor layerJeeBak Kim2016-07-301-6/+28
| * | | Tap for Esc, hold for ControlJeeBak Kim2016-07-301-30/+33
| * | | Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim2016-07-303-0/+341
| |/ /
| * | Merge pull request #577 from hot-leaf-juice/masterJack Humbert2016-07-283-0/+211
| |\ \
| | * | Added readme.md for custom layout.Callum Oakley2016-07-281-0/+48
| | * | Added custom keymap.Callum Oakley2016-07-272-0/+163
| | |/
| * | remove unnecessary includesSeth Chandler2016-07-271-2/+0
| * | fix numerous errors in bone2planck keymapSeth Chandler2016-07-271-10/+10
| |/
| * disable midi by defaultJack Humbert2016-07-261-2/+2
* | include base config.h instead of copying itJason Janse van Rensburg2016-07-261-88/+5
* | added config.h, and missing Ins of filpped navigation layerJason Janse van Rensburg2016-07-262-3/+93
* | Merged branch master into bone2planckJason Janse van Rensburg2016-07-251-1/+1
|\|
| * Fixes midi functionalityJack Humbert2016-07-241-1/+1
* | added missing F keys in flipped layerJason Janse van Rensburg2016-07-251-6/+6
* | added readmeJason Janse van Rensburg2016-07-241-0/+8
* | moved insertJason Janse van Rensburg2016-07-241-5/+5
* | moved ctrlJason Janse van Rensburg2016-07-241-11/+12
* | fixed stupid errorsJason Janse van Rensburg2016-07-241-12/+17
|/
* fixed include pathsJason Janse van Rensburg2016-07-201-16/+16
* reformatJason Janse van Rensburg2016-07-201-16/+16
* updated bone2planckJason Janse van Rensburg2016-07-201-65/+111
* Fix cluepad and planckTerryMathews2016-07-071-3/+3
* Create keycodes for RGB control functionsTerryMathews2016-07-071-59/+3
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-075-13/+84
* correct break/return order for planck and preonic defaultsJack Humbert2016-07-041-8/+8
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+66
* updates planck experimental, width of color outputJack Humbert2016-06-291-21/+30
* adds random base64 character generatorJack Humbert2016-06-293-4/+15
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-1/+1
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-2913-1/+57
* zoom and undo keys for ab's planck keymap (#446)Anand Babu (AB) Periasamy2016-06-273-43/+58
* updates preonic default layoutJack Humbert2016-06-261-11/+13
* updates planck macros to keycodes, prototype fn_actionsJack Humbert2016-06-261-31/+27
* Swap up and down on ab's layout to match default (#441)Anand Babu (AB) Periasamy2016-06-243-54/+133
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-2343-40246/+106
* Add OS specific layers that can be switched with macros (#436)Peter2016-06-232-1153/+1225