Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-30 | Merge branch 'master' | ||
Conflicts: keyboards/planck/keymaps/bone2planck/keymap.c | |||
2016-07-27 | remove unnecessary includes | ||
2016-07-27 | fix numerous errors in bone2planck keymap | ||
2016-07-26 | include base config.h instead of copying it | ||
2016-07-26 | added config.h, and missing Ins of filpped navigation layer | ||
2016-07-25 | added missing F keys in flipped layer | ||
2016-07-24 | added readme | ||
2016-07-24 | moved insert | ||
2016-07-24 | moved ctrl | ||
2016-07-24 | fixed stupid errors | ||
2016-07-20 | fixed include paths | ||
2016-07-20 | reformat | ||
2016-07-20 | updated bone2planck | ||
2016-06-23 | Backlight abstraction and other changes (#439) | ||
* 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-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | ||
* fixes from tmk's repo * rename keyboard to keyboards |