aboutsummaryrefslogtreecommitdiff
path: root/keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h')
-rw-r--r--keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h b/keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h
index be2e7cb8b..b991b874b 100644
--- a/keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h
+++ b/keyboards/helix/rev1/keymaps/OLED_sample/serial_config.h
@@ -9,7 +9,7 @@
9#define SERIAL_PIN_INTERRUPT INT2_vect 9#define SERIAL_PIN_INTERRUPT INT2_vect
10 10
11#define SERIAL_SLAVE_BUFFER_LENGTH MATRIX_ROWS/2 11#define SERIAL_SLAVE_BUFFER_LENGTH MATRIX_ROWS/2
12#define SERIAL_MASTER_BUFFER_LENGTH 1 12#define SERIAL_MASTER_BUFFER_LENGTH 0
13 13
14//// #error rev1/keymaps/OLED_sample serial config 14//// #error rev1/keymaps/OLED_sample serial config
15 15