aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gh60
Commit message (Collapse)AuthorAgeFilesLines
...
| * - Renamed dbroqua_hhkb as dbroqua for gh60 layoutdbroqua2016-12-212-0/+0
| |
| * - Updated gh60 filesdbroqua2016-12-203-1/+237
| |
* | Merge remote-tracking branch 'upstream/master'xyverz2016-12-066-69/+149
|\|
| * merging lets_splitJack Humbert2016-11-215-68/+148
| |\
| | * remove KC expansion from GH60Seth Chandler2016-11-194-99/+55
| | |
| | * move KC expansion to separate macrosSeth Chandler2016-11-194-23/+66
| | |
| | * add sethbc keymap for gh60 and update macro expansion in connection with sameSeth Chandler2016-11-133-15/+96
| | |
| * | rgb light through midiJack Humbert2016-11-171-1/+1
| |/
* | Updates to keymap file.xyverz2016-10-311-9/+57
| |
* | Removed files that weren't supposed to be uploaded from gh60 keymap folderxyverz2016-10-312-122/+0
| |
* | Adding more keymaps.xyverz2016-10-313-0/+223
|/
* Merge branch 'master' into fix_line_endingsFred Sundvik2016-08-273-75/+72
|\
| * Fix bad mergeFred Sundvik2016-08-261-3/+0
| | | | | | | | Led should have been added to KC60, not GH60
| * Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-251-68/+69
| |\
| * | Update keyboard readme files with new makefile instructionsFred Sundvik2016-08-201-3/+5
| | |
| * | Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-202-74/+71
| |/
* / Normalize line endingsFred Sundvik2016-08-278-713/+713
|/
* Update keymap.cMax Whittingham2016-07-091-3/+1
|
* Cleaning up repoMax Whittingham2016-07-095-0/+546
|
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-234-1073/+4
| | | | | | | | | | | | | | | | | | | | * 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 Humbert2016-06-219-0/+1550
* fixes from tmk's repo * rename keyboard to keyboards