Added snap click, per-key/mixed rgb, custom debounce, wireless config feature

This commit is contained in:
lokher
2025-05-30 23:55:10 +08:00
parent b507ea2216
commit c9049679ac
81 changed files with 3696 additions and 251 deletions
@@ -0,0 +1,7 @@
SNAP_CLICK_DIR = common/snap_click
SRC += \
$(SNAP_CLICK_DIR)/snap_click.c \
VPATH += $(TOP_DIR)/keyboards/keychron/$(SNAP_CLICK_DIR)
OPT_DEFS += -DSNAP_CLICK_ENABLE