Added TheProfosist's layout, and split up the current layouts
- Layouts should be changed as per defines in the Scan modules - Which are then mapped using the macro module (if possible)
This commit is contained in:
parent
0516e82a71
commit
ab9382acf3
5 changed files with 540 additions and 414 deletions
|
@ -24,7 +24,8 @@ add_definitions( -I${HEAD_DIR}/Keymap )
|
|||
|
||||
#| Keymap Settings
|
||||
add_definitions(
|
||||
-DMODIFIER_MASK=tandy1000_modifierMask
|
||||
-DKEYINDEX_MASK=tandy1000_colemak
|
||||
-DMODIFIER_MASK=budkeypad_ModifierMask
|
||||
#-DKEYINDEX_MASK=budkeypad_TheProfosistMap
|
||||
-DKEYINDEX_MASK=budkeypad_DefaultMap
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue