Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -11/+11 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | Add keymaps for ergodox ez, hhkb and jd45 under user blakedietz | Blake Dietz | 2017-06-24 | 4 | -0/+515 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 2 | -2/+2 |
| | | | | Fixes #1201. | ||||
* | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-25 | 3 | -0/+568 |
|\ | |||||
| * | Make the "extra" key in the top row another backspace | JeeBak Kim | 2016-08-25 | 1 | -10/+10 |
| | | |||||
| * | [jd45] Port jeebak's planck keymap to jd45 | JeeBak Kim | 2016-08-24 | 3 | -9/+560 |
| | | |||||
| * | [jd45] Add "jeebak" keymap folder as a copy of the "default" folder | JeeBak Kim | 2016-08-24 | 1 | -0/+17 |
| | | |||||
* | | Split keyboard makefiles into rules and Makefile | Fred Sundvik | 2016-08-20 | 2 | -70/+69 |
|/ | |||||
* | update more non-existent readmes for QMK.fm | Seth Chandler | 2016-07-17 | 1 | -0/+4 |
| | |||||
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 7 | -2383/+17 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 8 | -0/+2643 |
* fixes from tmk's repo * rename keyboard to keyboards |