qmk_firmware/keyboards/redox/rules.mk
Wekuz 633aaed889
Started using C instead of JSON, added Caps Word and fixed symbol layer parenthesis not shifting
* Switched to keymap.c instead of keymap.json as it has finer control over the keyboard's functionality
* Added Caps Word feature for easier typing
* Fixed symbol layer parenthesis outputing 9 and 0 when pressing
2025-12-21 15:36:39 +02:00

4 lines
100 B
Makefile

# Disable unsupported hardware
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no
CAPS_WORD_ENABLE = yes