Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update sethbc keymap | Seth Chandler | 2016-07-23 | 2 | -10/+16 |
| | |||||
* | add custom makefile for sethbc keymap | Seth Chandler | 2016-07-16 | 1 | -0/+21 |
| | |||||
* | Create keycodes for RGB control functions | TerryMathews | 2016-07-07 | 1 | -70/+3 |
| | | | | | | | | | | | | | 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) | ||||
* | add HHKB support to satan (#470) | Seth Chandler | 2016-07-01 | 1 | -0/+149 |
* add HHKB support * fix indentation |