summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/mun/keymaps/default/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-08-05 00:59:50 +0100
committerGitHub <noreply@github.com>2021-08-05 00:59:50 +0100
commitbdaea259afa98503e6ba30ad3bd2c95872a289bd (patch)
treec0974d2ffba94264202e67232007ff13d6dac047 /keyboards/rgbkb/mun/keymaps/default/config.h
parentcb4d91f85fa254ab1ce0d068af335735a6265925 (diff)
Tidy up rgbkb/mun (#13801)
* Tidy up rgbkb/mun
Diffstat (limited to 'keyboards/rgbkb/mun/keymaps/default/config.h')
-rw-r--r--keyboards/rgbkb/mun/keymaps/default/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/rgbkb/mun/keymaps/default/config.h b/keyboards/rgbkb/mun/keymaps/default/config.h
index 967b309f63..9719d17437 100644
--- a/keyboards/rgbkb/mun/keymaps/default/config.h
+++ b/keyboards/rgbkb/mun/keymaps/default/config.h
@@ -20,11 +20,4 @@
// #define RGB_DISABLE_TIMEOUT 1200000
#define RGB_DISABLE_WHEN_USB_SUSPENDED
-#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
-// 224B per layer right now
-#define DYNAMIC_KEYMAP_LAYER_COUNT 8
-#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
-
-#define VIA_QMK_RGBLIGHT_ENABLE
-
#define STM32_ONBOARD_EEPROM_SIZE 2048