[Keymap] Corne keyap with tap dance Swedish support (#6857)

* Adding profile for Corne with tap dance Swedish support.

* Remove extern keymap_config_t keymap_config as no longer needed

* Changed to use tap_code over register_code

* Removed persistent_default_layer_set

* Moved macros to hvp user space ink tap dance code

* Removed not used functions

* Moved to an ifbased include statement

* Removed not needed characters
This commit is contained in:
hvp
2019-10-16 19:44:43 +02:00
committed by Drashna Jaelre
parent 9b07098dbd
commit 162dd3fe19
10 changed files with 350 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# If you want to change the display of OLED, you need to change here
SRC += ./lib/glcdfont.c \
./lib/rgb_state_reader.c \
./lib/layer_state_reader.c \
./lib/logo_reader.c \
./lib/keylogger.c \
# ./lib/mode_icon_reader.c \
# ./lib/host_led_state_reader.c \
# ./lib/timelogger.c \
TAP_DANCE_ENABLE = yes
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
# LOCAL_GLCDFONT = yes