diff options
Diffstat (limited to 'keyboards/gergo/keymaps/oled/config.h')
-rw-r--r-- | keyboards/gergo/keymaps/oled/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/gergo/keymaps/oled/config.h b/keyboards/gergo/keymaps/oled/config.h new file mode 100644 index 0000000000..b186080681 --- /dev/null +++ b/keyboards/gergo/keymaps/oled/config.h @@ -0,0 +1,4 @@ +#pragma once + +#define IGNORE_MOD_TAP_INTERRUPT +#define OLED_FONT_H "keyboards/gergo/keymaps/oled/glcdfont.c" |