summaryrefslogtreecommitdiffstats
path: root/keyboards/planck
AgeCommit message (Collapse)AuthorFilesLines
2016-06-28Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne4-116/+208
2016-06-27zoom and undo keys for ab's planck keymap (#446)Anand Babu (AB) Periasamy3-43/+58
2016-06-26updates preonic default layoutJack Humbert1-11/+13
2016-06-26updates planck macros to keycodes, prototype fn_actionsJack Humbert1-31/+27
2016-06-24Swap up and down on ab's layout to match default (#441)Anand Babu (AB) Periasamy3-54/+133
2016-06-24Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne44-40231/+163
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert43-40246/+106
* 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-24Add OS specific layers that can be switched with macros (#436)Peter2-1153/+1225
2016-06-23Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne7-0/+1443
2016-06-23AB's practical planck keymap (#435)Anand Babu (AB) Periasamy7-0/+1443
2016-06-22Use Space Cadet parens on LSFTChristopher Browne1-1/+1
2016-06-22Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne121-0/+44807
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert121-0/+44786
* fixes from tmk's repo * rename keyboard to keyboards