aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/cbbrowne/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-26/+0
|
* More keyboard map tweaking (#1019)Christopher Browne2017-01-221-2/+2
| | | | | | | | * Add HOME/END keys as upper/lower on arrow-up/down * Reduce .hex file size by turning off unneeded options * Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand
* Improve docs on SYSEX bitcbbrowne2016-12-011-1/+1
|
* Make my builds smallercbbrowne2016-12-011-3/+4
|
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+25
* fixes from tmk's repo * rename keyboard to keyboards