[Keymap] New keymap layout for dztech/dz65rgb/keymaps (#8199)
* New keymap layout for dztech/dz65rgb/keymaps * New keymap layout for dztech/dz65rgb/keymaps - Conding conventions fixes * Fix typo in Leader Key table * PR #8199 Feedback Commit #1 * Fixed data types and function names - Simplified accent macros by removing repetition - Added selection wrap macros - readme.md doc updated with changes * PR #8199 second feedback commit - Clarified function names, variables names and comments * Fix: accent output fix _grave <==> _circumflex * dry fixes on led set_color with hsv and led blinking code blocks
This commit is contained in:
11
keyboards/dztech/dz65rgb/keymaps/drootz/rules.mk
Normal file
11
keyboards/dztech/dz65rgb/keymaps/drootz/rules.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
DYNAMIC_MACRO_ENABLE = yes
|
||||
LEADER_ENABLE = yes
|
||||
|
||||
# Firmware size Optimizations
|
||||
EXTRAFLAGS += -flto
|
||||
MOUSEKEY_ENABLE = no
|
||||
NKRO_ENABLE = no
|
||||
SPACE_CADET_ENABLE = no
|
||||
TAP_DANCE_ENABLE = no
|
||||
UNICODEMAP_ENABLE = no
|
||||
SPLIT_KEYBOARD = no
|
Reference in New Issue
Block a user