summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-11-17 12:45:50 -0800
committerGitHub <noreply@github.com>2021-11-17 12:45:50 -0800
commit254e26554b27aafc1d9676cec63263ede738bf57 (patch)
tree54cf431188098a22f75a2288edc18bee2005d311 /keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h
parent2c5d66987da4c7d5857cab8b09c4f852b4d8e4d9 (diff)
[Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h')
-rw-r--r--keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h
index 4dbe03acbf..986ccae69b 100644
--- a/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h
+++ b/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h
@@ -102,6 +102,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define EXTERNAL_EEPROM_ADDRESS_SIZE 2
// #define DEBUG_EEPROM_OUTPUT
+#ifdef EEPROM_SPI
+# define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 8195
+#endif
+
/* pmw3360 config */
#define PMW3360_CS_PIN B0
#define PMW3360_SPI_MODE 3