Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [User] Update personal userspace and keymaps, add reactive underglow (#6410) | Konstantin Đorđević | 2019-07-25 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update MODERN_DOLCH_RED color * Remove unused RAL_LAL tap dance * Disable Space Cadet on all boards * Rework SEND_STRING_CLEAN into CLEAN_MODS, fix DST_P_R/DST_N_A * Disable unnecessary underglow animations * Rearrange feature flags in rules.mk files * Change custom colors from structs to defines * Add some explicit initializers * Add MODERN_DOLCH_CYAN color * Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros * Add led_set_keymap() template function * Change underglow color based on Caps/Fn state * Preserve val when changing underglow colors * Only trigger Fn light for Fn layer * Refactor fn_light() and caps_light() slightly * Add comments to fn_light() and caps_light() | ||||
* | [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps ↵ | Konstantin Đorđević | 2019-07-12 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | (#6312) * Add missing TD_RSF_RCT tap dance * Use standard QMK HSV and RGB structs, fix Godspeed colors * Move PROGMEM after the type in RGB intervals * Add MODERN_DOLCH_RED color, use it on KBD6X * Use 255 instead of RGBLIGHT_LIMIT_VAL in color definitions * Remove IS_COMMAND override on Whitefox | ||||
* | Update Godspeed colors | Konstantin Đorđević | 2019-03-02 | 1 | -2/+2 |
| | |||||
* | Set preferred intervals for rgblight effects | Konstantin Đorđević | 2019-03-02 | 1 | -0/+20 |
| | |||||
* | Add GODSPEED_YELLOW color | Konstantin Đorđević | 2019-03-02 | 1 | -1/+2 |
| | |||||
* | Update GODSPEED_BLUE values and RGB mode keys | Konstantin Đorđević | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | Add RGB_SET keycode to Melody96 and RGB files to userspace | Konstantin Đorđević | 2019-03-02 | 1 | -0/+3 |