enable qk_make
This commit is contained in:
parent
34c71a307d
commit
420fa59dd5
|
@ -9,6 +9,9 @@
|
||||||
|
|
||||||
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"
|
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"
|
||||||
|
|
||||||
|
// Enable QK_MAKE keycode
|
||||||
|
#define ENABLE_COMPILE_KEYCODE
|
||||||
|
|
||||||
// Tap-Hold Configuration Options
|
// Tap-Hold Configuration Options
|
||||||
#define TAPPING_TERM 200
|
#define TAPPING_TERM 200
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue