VIA keymap for djinn (#19881)

This commit is contained in:
Niles Tanner
2023-03-07 15:50:32 -07:00
committed by GitHub
parent 3d0f03f21e
commit c1664ac6e3
3 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
DEBUG_MATRIX_SCAN_RATE_ENABLE ?= api
ENCODER_MAP_ENABLE = yes
SWAP_HANDS_ENABLE = no
VPATH += keyboards/tzarc/djinn/graphics
SRC += \
theme_djinn_default.c \
djinn.qgf.c \
lock-caps-ON.qgf.c \
lock-scrl-ON.qgf.c \
lock-num-ON.qgf.c \
lock-caps-OFF.qgf.c \
lock-scrl-OFF.qgf.c \
lock-num-OFF.qgf.c \
thintel15.qff.c
VIA_ENABLE = yes