Archived
1
0

Renaming Input Club keyboard Scan Modules

- Should make it easier to follow (originally the keyboards didn't have names hence the code-names)
- See https://github.com/kiibohd/KiiConf/issues/45

MD1     -> Infinity_60%
MD1.1   -> Infinity_60%_LED
MDErgo1 -> Infinity_Ergodox
KType   -> K-Type
This commit is contained in:
Jacob Alexander 2016-07-17 13:09:57 -07:00
parent a07ccdd608
commit ca4271b6ff
36 changed files with 7 additions and 4 deletions

View File

@ -45,7 +45,7 @@ PartialMaps[2]="iced_numpad"
# NOTE: Changing any of these variables will require a force build to compile correctly
# Keyboard Module Configuration
ScanModule="MDErgo1"
ScanModule="Infinity_Ergodox"
MacroModule="PartialMap"
OutputModule="pjrcUSB"
DebugModule="full"

View File

@ -42,7 +42,7 @@ PartialMaps[1]="hhkbpro2"
# NOTE: Changing any of these variables will require a force build to compile correctly
# Keyboard Module Configuration
ScanModule="MD1"
ScanModule="Infinity_60%"
MacroModule="PartialMap"
OutputModule="pjrcUSB"
DebugModule="full"

View File

@ -42,7 +42,7 @@ PartialMaps[1]="hhkbpro2"
# NOTE: Changing any of these variables will require a force build to compile correctly
# Keyboard Module Configuration
ScanModule="MD1.1"
ScanModule="Infinity_60%_LED"
MacroModule="PartialMap"
OutputModule="pjrcUSB"
DebugModule="full"

View File

@ -43,7 +43,7 @@ PartialMaps[2]="colemak"
# NOTE: Changing any of these variables will require a force build to compile correctly
# Keyboard Module Configuration
ScanModule="MD1"
ScanModule="Infinity_60%"
MacroModule="PartialMap"
OutputModule="pjrcUSB"
DebugModule="full"

1
Scan/MD1 Symbolic link
View File

@ -0,0 +1 @@
Infinity_60%

1
Scan/MD1.1 Symbolic link
View File

@ -0,0 +1 @@
Infinity_60%_LED

1
Scan/MDErgo1 Symbolic link
View File

@ -0,0 +1 @@
Infinity_Ergodox