Completing Sony OA-S3400 adapter.
- Fixed final bug regarding key release - Added LED support calls - Fixed minor keymapping bug for TAB - Changed default keymap to Colemak
This commit is contained in:
parent
65366a4e7a
commit
fa68d61792
3 changed files with 33 additions and 6 deletions
|
|
@ -41,7 +41,7 @@ add_definitions( -I${HEAD_DIR}/Keymap )
|
|||
#| Keymap Settings
|
||||
add_definitions(
|
||||
-DMODIFIER_MASK=sonyoas3400_ModifierMask
|
||||
#-DKEYINDEX_MASK=sonyoas3400_ColemakMap
|
||||
-DKEYINDEX_MASK=sonyoas3400_DefaultMap
|
||||
-DKEYINDEX_MASK=sonyoas3400_ColemakMap
|
||||
#-DKEYINDEX_MASK=sonyoas3400_DefaultMap
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue