Update build script and configuration files for Fingerpunch Sweeeeep keyboard

This commit is contained in:
Smathev 2025-10-08 10:26:24 +02:00
parent fb04de22f2
commit f3afe70c10
4 changed files with 13 additions and 5 deletions

View file

@ -11,6 +11,9 @@ DEFERRED_EXEC_ENABLE = yes
# Userspace-specific features
COMBO_ENABLE = yes # Combo key feature
# Use the actual keymap.c for introspection instead of the generated one from keymap.json
INTROSPECTION_KEYMAP_C = keyboards/fingerpunch/sweeeeep/keymaps/smathev/keymap.c
AUTO_SHIFT_ENABLE = yes # Auto shift for hold-to-shift
# Implemented from https://github.com/samhocevar-forks/qmk-firmware/blob/master/docs/feature_tap_dance.md