Compare commits
No commits in common. "83059d4dfa397b0ef0b63c2cfbe6d3e1bded8ee0" and "ee0a3c3be0a419224c8bc034b8c3b508ded9a465" have entirely different histories.
83059d4dfa
...
ee0a3c3be0
6 changed files with 0 additions and 11 deletions
|
@ -1 +0,0 @@
|
||||||
../../../../keymap.json
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../keymap.json
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../keymap.json
|
|
|
@ -1 +0,0 @@
|
||||||
../../../../../keymap.json
|
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"modules": ["getreuer/tap_flow"]
|
|
||||||
}
|
|
4
rules.mk
4
rules.mk
|
@ -4,10 +4,6 @@ NKRO_ENABLE = yes
|
||||||
# optimize size
|
# optimize size
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
|
|
||||||
# needed for getreuer/tap_flow
|
|
||||||
COMBOS_ENABLE = yes
|
|
||||||
REPEAT_KEY_ENABLE = yes
|
|
||||||
|
|
||||||
# add bongocat & luna for OLEDs
|
# add bongocat & luna for OLEDs
|
||||||
ifeq ($(strip $(OLED_ENABLE)), yes)
|
ifeq ($(strip $(OLED_ENABLE)), yes)
|
||||||
SRC += features/oled_bongocat.c
|
SRC += features/oled_bongocat.c
|
||||||
|
|
Loading…
Add table
Reference in a new issue