aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xd75/keymaps/bramver/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd75/keymaps/bramver/keymap.c')
-rw-r--r--keyboards/xd75/keymaps/bramver/keymap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/xd75/keymaps/bramver/keymap.c b/keyboards/xd75/keymaps/bramver/keymap.c
index 831278d00..142d8efd2 100644
--- a/keyboards/xd75/keymaps/bramver/keymap.c
+++ b/keyboards/xd75/keymaps/bramver/keymap.c
@@ -96,8 +96,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
96 96
97}; 97};
98 98
99const uint16_t PROGMEM fn_actions[] = {};
100
101void matrix_init_user(void) { 99void matrix_init_user(void) {
102 _delay_ms(20); // Gets rid of tick 100 _delay_ms(20); // Gets rid of tick
103 set_unicode_input_mode(UC_LNX); 101 set_unicode_input_mode(UC_LNX);