summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps
AgeCommit message (Collapse)Author
2016-07-30Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim
2016-07-30Moved CapsLk, ScrollLk, and NumLk to Adjust layerStephen Christie
2016-07-29Connected all layers through Adjust layerStephen Christie
2016-07-28Merge pull request #577 from hot-leaf-juice/masterJack Humbert
Pull request to include my keymap if you want it!
2016-07-28Fixed Function keys (Impossible layout)Stephen Christie
2016-07-28Modified Qwerty, created Qwerty with numbersStephen Christie
2016-07-28Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-07-28Added readme.md for custom layout.Callum Oakley
2016-07-27Added custom keymap.Callum Oakley
Added custom keymap.
2016-07-27remove unnecessary includesSeth Chandler
2016-07-27fix numerous errors in bone2planck keymapSeth Chandler
2016-07-26General table cleanup.Stephen Christie
2016-07-26Modified Plover layer for Impossible's home position.Stephen Christie
2016-07-26Removed unused layers (keeping QWERTY for later/reference)Stephen Christie
2016-07-26Removed unused layers (left QWERTY for later use/reference)Stephen Christie
2016-07-26Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-07-26disable midi by defaultJack Humbert
2016-07-26include base config.h instead of copying itJason Janse van Rensburg
2016-07-26added config.h, and missing Ins of filpped navigation layerJason Janse van Rensburg
2016-07-25Merged branch master into bone2planckJason Janse van Rensburg
2016-07-25added missing F keys in flipped layerJason Janse van Rensburg
2016-07-25Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-07-24Fixes midi functionalityJack Humbert
2016-07-24added readmeJason Janse van Rensburg
2016-07-24moved insertJason Janse van Rensburg
2016-07-24moved ctrlJason Janse van Rensburg
2016-07-24fixed stupid errorsJason Janse van Rensburg
2016-07-22Table for FnStephen Christie
layer.
2016-07-22Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL.Stephen Christie
2016-07-21First draft of the 'impossible' layout.Stephen Christie
2016-07-20fixed include pathsJason Janse van Rensburg
2016-07-20reformatJason Janse van Rensburg
2016-07-20updated bone2planckJason Janse van Rensburg
2016-07-18Notes about changesChristopher Browne
2016-07-12Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-07-12I did not like Space Cadet paren; it jumps in in way too many extra casesChristopher Browne
2016-07-07Fix cluepad and planckTerryMathews
2016-07-07Create keycodes for RGB control functionsTerryMathews
Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness)
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert
2016-07-07Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-07-04correct break/return order for planck and preonic defaultsJack Humbert
2016-06-30Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-06-29updates planck experimental, width of color outputJack Humbert
2016-06-29adds random base64 character generatorJack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert
* non-working commit * working * subprojects implemented for planck * pass a subproject variable through to c * consolidates clueboard revisions * thanks for letting me know about conflicts.. * turn off audio for yang's * corrects starting paths for subprojects * messing around with travis * semicolon * travis script * travis script * script for travis * correct directory (probably), amend files to commit * remove origin before adding * git pull, correct syntax * git checkout * git pull origin branch * where are we? * where are we? * merging * force things to happen * adds commit message, adds add * rebase, no commit message * rebase branch * idk! * try just pull * fetch - merge * specify repo branch * checkout * goddammit * merge? idk * pls * after all * don't split up keyboards * syntax * adds quick for all-keyboards * trying out new script * script update * lowercase * all keyboards * stop replacing compiled.hex automatically * adds if statement * skip automated build branches * forces push to automated build branch * throw an add in there * upstream? * adds AUTOGEN * ignore all .hex files again * testing out new repo * global ident * generate script, keyboard_keymap.hex * skip generation for now, print pandoc info, submodule update * try trusty * and sudo * try generate * updates subprojects to keyboards * no idea * updates to keyboards * cleans up clueboard stuff * setup to use local readme * updates cluepad, planck experimental * remove extra led.c [ci skip] * disable power up for now * config files updates * makefile updates * .h file updates, config tuning * disable audio for yang
2016-06-28Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-06-27zoom and undo keys for ab's planck keymap (#446)Anand Babu (AB) Periasamy
2016-06-26updates preonic default layoutJack Humbert
2016-06-26updates planck macros to keycodes, prototype fn_actionsJack Humbert
2016-06-24Swap up and down on ab's layout to match default (#441)Anand Babu (AB) Periasamy