summaryrefslogtreecommitdiffstats
path: root/keyboards/planck
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://github.com/jackhumbert/qmk_firmwareStephen Christie2016-08-0210-79/+832
|\
| * Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert2016-08-012-0/+2
| |\
| | * 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
| * Fixes midi functionalityJack Humbert2016-07-241-1/+1
| * 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
* | Moved Insert, PrtSc, Pause to Adjust; Corner enterStephen Christie2016-08-021-35/+35
* | Corrected Qwerty/Fn Mismatch.Stephen Christie2016-08-011-4/+4
* | Added quote key.Stephen Christie2016-07-311-7/+7
* | Moved CapsLk, ScrollLk, and NumLk to Adjust layerStephen Christie2016-07-301-17/+17
* | Connected all layers through Adjust layerStephen Christie2016-07-291-85/+69
* | Fixed Function keys (Impossible layout)Stephen Christie2016-07-281-4/+4
* | Modified Qwerty, created Qwerty with numbersStephen Christie2016-07-281-24/+40
* | General table cleanup.Stephen Christie2016-07-261-48/+49
* | Modified Plover layer for Impossible's home position.Stephen Christie2016-07-261-9/+10
* | Removed unused layers (keeping QWERTY for later/reference)Stephen Christie2016-07-261-77/+4
* | Removed unused layers (left QWERTY for later use/reference)Stephen Christie2016-07-261-47/+3
* | Table for FnStephen Christie2016-07-221-0/+12
* | Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL.Stephen Christie2016-07-221-6/+19
* | First draft of the 'impossible' layout.Stephen Christie2016-07-213-0/+359
|/
* 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