]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
authorKonstantin Đorđević <vomindoraan@gmail.com>
Fri, 12 Jul 2019 13:16:28 +0000 (15:16 +0200)
committerDrashna Jaelre <drashna@live.com>
Fri, 12 Jul 2019 13:16:28 +0000 (06:16 -0700)
commit38fdf7a2d2f3f0bb9c21332b81a289de94b9870a
tree59f44402c62f47e76988f514c3c2b16c85d48deb
parent663ca6ba9db59e05f1ba057ad4c0e3ff3cb0cff1
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#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
keyboards/kbdfans/kbd6x/keymaps/konstantin/keymap.c
keyboards/melody96/keymaps/konstantin/keymap.c
keyboards/whitefox/keymaps/konstantin/config.h
users/konstantin/rgb.c
users/konstantin/rgb.h
users/konstantin/tap_dance.c
users/konstantin/tap_dance.h