summaryrefslogtreecommitdiff
path: root/keyboards/canary
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-15 13:57:46 +0000
committerQMK Bot <hello@qmk.fm>2022-03-15 13:57:46 +0000
commit5f817a1d7fb525003413167b4471eaebd2099b78 (patch)
tree8f823c83de85418b50502d15d0d6b3906c5a886d /keyboards/canary
parent872b521e4f4474ba9a4f4eb640fbdb5a386f2ac4 (diff)
parent764dc18a81f762fdff5f74eb6d3b517ba79d5c11 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/canary')
-rw-r--r--keyboards/canary/canary60rgb/v1/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/canary/canary60rgb/v1/config.h b/keyboards/canary/canary60rgb/v1/config.h
index 303bde7e77..f02b29c1b9 100644
--- a/keyboards/canary/canary60rgb/v1/config.h
+++ b/keyboards/canary/canary60rgb/v1/config.h
@@ -65,10 +65,6 @@
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
-/* disable these deprecated features by default */
-#define NO_ACTION_MACRO
-#define NO_ACTION_FUNCTION
-
#ifdef RGB_MATRIX_ENABLE
# define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
# define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
@@ -91,4 +87,4 @@
# define DRIVER_ADDR_1 0b1010000
# define DRIVER_COUNT 1
# define DRIVER_LED_TOTAL 63
-#endif \ No newline at end of file
+#endif