forked from mirrors/qmk_userspace
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
This commit is contained in:
parent
46e85ded47
commit
764dc18a81
958 changed files with 32 additions and 2807 deletions
|
|
@ -32,8 +32,6 @@
|
|||
#define DEBOUNCE 5
|
||||
|
||||
#define USB_SUSPEND_WAKEUP_DELAY 5000
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
|
|
@ -69,4 +67,4 @@
|
|||
#define DRIVER_COUNT 1
|
||||
#define DRIVER_LED_TOTAL 64
|
||||
#endif
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue