Update keyboard tracking references

This commit is contained in:
James Young 2020-11-25 11:08:49 -08:00
parent 6de65dae06
commit dfb7ce7f41
No known key found for this signature in database
GPG key ID: 8E1085BF6FCFBD74
32 changed files with 79 additions and 79 deletions

View file

@ -17,21 +17,21 @@
#define MT_SPC SFT_T(KC_SPC)
// LED/RGB controls
#ifdef KEYBOARD_planck_light
#ifdef KEYBOARD_olkb_planck_light
#define LGT_TOG RGB_TOG
#define LGT_MOD RGB_MOD
#define LGT_BRT _______
#define LGT_INC RGB_HUI
#define LGT_DEC RGB_HUD
#endif
#ifdef KEYBOARD_planck_rev3
#ifdef KEYBOARD_olkb_planck_rev3
#define LGT_TOG BL_TOGG
#define LGT_MOD BL_STEP
#define LGT_BRT BL_BRTG
#define LGT_INC BL_INC
#define LGT_DEC BL_DEC
#endif
#ifdef KEYBOARD_planck_rev6
#ifdef KEYBOARD_olkb_planck_rev6
#define LGT_TOG _______
#define LGT_MOD _______
#define LGT_BRT _______