Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created keymap local config.h file | Joshua T | 2016-08-09 | 1 | -0/+94 |
| | | | Reverted the Atreus config.h to default and added one specific to this keymap. | ||||
* | Moved PREVENT_STUCK_MODIFIERS to config.h | Joshua T | 2016-07-30 | 1 | -3/+0 |
| | |||||
* | Modified Atreus extend and Ergodox. | Joshua T | 2016-07-26 | 3 | -7/+16 |
| | | | | | | Atreus: Removed home row Shift. It's under the thumb anyway. Also replaced dual modifier keys with macro keys (cut, copy, paste, undo). Ergodox: Made Colemak the default layer instead of Dvorak. Also began the process of bringing it in line with the Atreus layout I've been working on. | ||||
* | Created readme and added screenshots | Joshua T | 2016-07-20 | 6 | -15/+74 |
| | |||||
* | Modified Atreus layout to account for keymap() function | Joshua T | 2016-07-19 | 1 | -30/+30 |
| | |||||
* | Added Gaming layer and removed Dvorak | Joshua T | 2016-07-19 | 1 | -23/+23 |
| | | | | Also added tap/hold functions on central keys | ||||
* | Added default layer switch QWERTY to Colemak | Joshua T | 2016-07-15 | 1 | -3/+5 |
| | |||||
* | Fixed a merge conflict | Joshua T | 2016-07-15 | 1 | -9/+0 |
| | |||||
* | Corrected merge conflict | Joshua T | 2016-07-13 | 1 | -0/+7 |
|\ | |||||
| * | Created replicaJunction keymaps. | Joshua T | 2016-07-11 | 1 | -0/+75 |
| | | |||||
* | | Created replicaJunction keymaps. | Joshua T | 2016-07-13 | 1 | -0/+89 |
|/ | |||||
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 2 | -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 Humbert | 2016-06-21 | 4 | -0/+2784 |
* fixes from tmk's repo * rename keyboard to keyboards |