summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/brandon
AgeCommit message (Collapse)AuthorFilesLines
2017-06-20This is a complete redo of my keymap. It includes severalBrandon Height3-143/+499
layers including qwerty, colemak, navigation, and gui layers. I also was playing around with dancing tap keys.
2016-12-02adds warnings to 4 keymapsJack Humbert1-1/+3
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-1456/+0
* redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert3-0/+1615
* fixes from tmk's repo * rename keyboard to keyboards