diff options
author | Wilba <Jason.S.Williams@gmail.com> | 2019-10-12 15:37:03 +1100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-10-11 21:37:03 -0700 |
commit | e47ab6a5752e16bd3b4288153798c12af1bee3d5 (patch) | |
tree | 47fd56bfb7be699cc6b1ca84c3c22b8804000f5c /keyboards/snagpad/config.h | |
parent | 22aa2ce6b2f3bda51aca84d8f707c17f0301ff3b (diff) | |
download | qmk_firmware-e47ab6a5752e16bd3b4288153798c12af1bee3d5.tar.gz qmk_firmware-e47ab6a5752e16bd3b4288153798c12af1bee3d5.zip |
[Keyboard] wilba.tech PCB refactoring (#6982)
* Cleanup
* Refactor VIA rules.mk
* WT mono backlight refactor, VIA support
* Added WT75-C
* Fixed compile error
* Cleanup rules.mk
* Review changes
* Review changes
Diffstat (limited to 'keyboards/snagpad/config.h')
-rw-r--r-- | keyboards/snagpad/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/snagpad/config.h b/keyboards/snagpad/config.h index cd32a3d8c2..a4ab9d5e26 100644 --- a/keyboards/snagpad/config.h +++ b/keyboards/snagpad/config.h @@ -48,9 +48,6 @@ #define RGBLIGHT_VAL_STEP 8 #endif -// Does not use WT_MONO_BACKLIGHT -// #define WT_MONO_BACKLIGHT - #define DYNAMIC_KEYMAP_LAYER_COUNT 4 // EEPROM usage |