Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix KC60 info.json file (#2707) | MechMerlin | 2018-04-07 | 1 | -3/+3 |
| | | | | | | * change KEYMAP to LAYOUT in all the KC60 files * Redo the info.json file | ||||
* | update keymaps to not be the canonical file | Jack Humbert | 2017-10-15 | 1 | -2/+0 |
| | |||||
* | - Fixed layout for kc60 | dbroqua | 2016-08-24 | 1 | -4/+4 |
| | |||||
* | Create keycodes for RGB control functions | TerryMathews | 2016-07-07 | 1 | -66/+1 |
| | | | | | | | | | | | | | Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness) | ||||
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -0/+151 |
* fixes from tmk's repo * rename keyboard to keyboards |