1
0
Fork 0

Remove useless "ifdef KEYBOARD_*" (#20078)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan 2023-03-16 20:18:33 +11:00 committed by GitHub
parent 72da3ee63e
commit 9dbee3e23d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
768 changed files with 194 additions and 6991 deletions

View file

@ -20,3 +20,5 @@
#define DRIVER_1_LED_TOTAL 58
#define DRIVER_2_LED_TOTAL 26
#endif
#define CAPS_LED 46

View file

@ -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.

View file

@ -20,3 +20,5 @@
#define DRIVER_1_LED_TOTAL 58
#define DRIVER_2_LED_TOTAL 10
#endif
#define CAPS_LED 30

View file

@ -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.

View file

@ -20,3 +20,5 @@
#define DRIVER_1_LED_TOTAL 53
#define DRIVER_2_LED_TOTAL 8
#endif
#define CAPS_LED 28

View file

@ -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.