Remove useless "ifdef KEYBOARD_*" (#20078)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
72da3ee63e
commit
9dbee3e23d
768 changed files with 194 additions and 6991 deletions
|
@ -20,3 +20,5 @@
|
|||
#define DRIVER_1_LED_TOTAL 58
|
||||
#define DRIVER_2_LED_TOTAL 26
|
||||
#endif
|
||||
|
||||
#define CAPS_LED 46
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define CAPS_LED 46
|
||||
|
||||
#define XXX KC_NO
|
||||
|
||||
// This a shortcut to help you visually see your layout.
|
||||
|
|
|
@ -20,3 +20,5 @@
|
|||
#define DRIVER_1_LED_TOTAL 58
|
||||
#define DRIVER_2_LED_TOTAL 10
|
||||
#endif
|
||||
|
||||
#define CAPS_LED 30
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define CAPS_LED 30
|
||||
|
||||
#define XXX KC_NO
|
||||
|
||||
// This a shortcut to help you visually see your layout.
|
||||
|
|
|
@ -20,3 +20,5 @@
|
|||
#define DRIVER_1_LED_TOTAL 53
|
||||
#define DRIVER_2_LED_TOTAL 8
|
||||
#endif
|
||||
|
||||
#define CAPS_LED 28
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define CAPS_LED 28
|
||||
|
||||
#define XXX KC_NO
|
||||
|
||||
// This a shortcut to help you visually see your layout.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue