Completing the HP150 converter.

This commit is contained in:
Jacob Alexander 2012-11-17 02:13:06 -08:00
parent 0c39927268
commit 59e443552c
5 changed files with 335 additions and 291 deletions

View file

@ -42,7 +42,7 @@ add_definitions( -I${HEAD_DIR}/Keymap )
#| Keymap Settings
add_definitions(
-DMODIFIER_MASK=hp150_ModifierMask
#-DKEYINDEX_MASK=hp150_ColemakMap
-DKEYINDEX_MASK=hp150_DefaultMap
-DKEYINDEX_MASK=hp150_ColemakMap
#-DKEYINDEX_MASK=hp150_DefaultMap
)