Compare commits

...

2 commits

Author SHA1 Message Date
83059d4dfa
use getreuer/tap_flow 2025-03-18 22:32:42 +01:00
622c662416
add shared keymap.json 2025-03-18 22:30:43 +01:00
6 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
../../../../keymap.json

View file

@ -0,0 +1 @@
../../../../keymap.json

View file

@ -0,0 +1 @@
../../../../keymap.json

View file

@ -0,0 +1 @@
../../../../../keymap.json

3
keymap.json Normal file
View file

@ -0,0 +1,3 @@
{
"modules": ["getreuer/tap_flow"]
}

View file

@ -4,6 +4,10 @@ NKRO_ENABLE = yes
# optimize size
LTO_ENABLE = yes
# needed for getreuer/tap_flow
COMBOS_ENABLE = yes
REPEAT_KEY_ENABLE = yes
# add bongocat & luna for OLEDs
ifeq ($(strip $(OLED_ENABLE)), yes)
SRC += features/oled_bongocat.c