summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Added Gaming layer and removed DvorakJoshua T2016-07-191-23/+23
| | | | Also added tap/hold functions on central keys
* Added default layer switch QWERTY to ColemakJoshua T2016-07-151-3/+5
|
* Fixed a merge conflictJoshua T2016-07-151-9/+0
|
* Corrected merge conflictJoshua T2016-07-131-0/+7
|\
| * Created replicaJunction keymaps.Joshua T2016-07-111-0/+75
| |
* | Created replicaJunction keymaps.Joshua T2016-07-131-0/+89
|/
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-232-2667/+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
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-214-0/+2784
* fixes from tmk's repo * rename keyboard to keyboards