summaryrefslogtreecommitdiffstats
path: root/keyboards/rama/m6_b/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rama/m6_b/config.h')
-rw-r--r--keyboards/rama/m6_b/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/rama/m6_b/config.h b/keyboards/rama/m6_b/config.h
index 67034ef8c..5ad648c76 100644
--- a/keyboards/rama/m6_b/config.h
+++ b/keyboards/rama/m6_b/config.h
@@ -50,7 +50,6 @@
// #define BACKLIGHT_BREATHING
// #define BACKLIGHT_LEVELS 3
-
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCING_DELAY 5
@@ -102,11 +101,6 @@
*
*/
-/* key combination for magic key command */
-#define IS_COMMAND() ( \
- keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
#define RGB_BACKLIGHT_ENABLED 1
// This conditionally compiles the backlight code for M6-B specifics