diff options
author | Joe Wasson <jwasson+github@gmail.com> | 2018-11-21 13:18:18 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-11-21 13:18:18 -0800 |
commit | 2f34252278280c34b6958066240e38a2ee6a7237 (patch) | |
tree | 142aed28a654e22da23126cd34c3ce78845cabc3 /layouts/community/60_hhkb/talljoe-hhkb/config.h | |
parent | 1485098443b66462b67137715a1ba7c589db9150 (diff) |
Keymap: Update keymap to match latest changes to Wilba's firmware. (#4432)
* Fix firmware to work with latest Wilba changes (i.e. dynamic keymap) and M60a.
* Get back RGB Backlight codes.
* More tweaks.
* Update users/talljoe/rules.mk
Co-Authored-By: Talljoe <jwasson+github@gmail.com>
Diffstat (limited to 'layouts/community/60_hhkb/talljoe-hhkb/config.h')
-rw-r--r-- | layouts/community/60_hhkb/talljoe-hhkb/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/community/60_hhkb/talljoe-hhkb/config.h b/layouts/community/60_hhkb/talljoe-hhkb/config.h index 9e907feeb5..54756a940b 100644 --- a/layouts/community/60_hhkb/talljoe-hhkb/config.h +++ b/layouts/community/60_hhkb/talljoe-hhkb/config.h @@ -19,4 +19,7 @@ K41, K42, K45, K48, K4C \ ) +#ifdef RGB_BACKLIGHT_M60_A + #define ZEAL_RGB +#endif #endif //CONFIG_USER_H |