added infinity ergodox
This commit is contained in:
parent
e6b7067322
commit
142a965559
15 changed files with 4378 additions and 0 deletions
13
inf_ergodox/readme.md
Normal file
13
inf_ergodox/readme.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Infinity Ergodox
|
||||
This contains my kiibohd controller compatible Infinity Ergodox keymap.
|
||||
|
||||
Everything in the `src` folder in this directory is unzipped output from [the ergodox configurator][ergodox_configurator].
|
||||
|
||||
## Flashing
|
||||
|
||||
* Disconnect your ergodox from your flashing PC
|
||||
* Connect ONE side of the ergodox, noting which side and press it's flash button (orange LED should be on, LCD should be red)
|
||||
* Open a terminal in the `src` directory and run `dfu-util -D <left|right>_kiibohd.dfu.bin` (depending on which half of the keyboard you plugged in
|
||||
* Repeat last three steps for other side
|
||||
|
||||
[ergodox_configurator]: https://input.club/configurator-ergodox
|
84
inf_ergodox/src/MDErgo1-Default-0.kll
Normal file
84
inf_ergodox/src/MDErgo1-Default-0.kll
Normal file
|
@ -0,0 +1,84 @@
|
|||
Name = "MDErgo1";
|
||||
Layout = "Default";
|
||||
Base = "Blank";
|
||||
Version = "0.1";
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = "0.3c";
|
||||
Date = "2015-09-12";
|
||||
Generator = "KIICONF 0.2";
|
||||
|
||||
U"5" : U"5";
|
||||
U"4" : U"4";
|
||||
U"3" : U"3";
|
||||
U"2" : U"2";
|
||||
U"1" : U"1";
|
||||
U"EQUALS" : '~';
|
||||
U"FUNCTION1" : U"NEXT LAYER";
|
||||
U"T" : U"T";
|
||||
U"R" : U"R";
|
||||
U"E" : U"E";
|
||||
U"W" : U"W";
|
||||
U"Q" : U"Q";
|
||||
U"BACKSLASH" : U"TAB";
|
||||
U"G" : U"G";
|
||||
U"F" : U"F";
|
||||
U"D" : U"D";
|
||||
U"S" : U"S";
|
||||
U"A" : U"A";
|
||||
U"TAB" : U"ESCAPE";
|
||||
U"LALT" : U"MENU";
|
||||
U"LCTRL" : CONS"VOLUMEDOWN";
|
||||
U"FUNCTION2" : U"PREV LAYER";
|
||||
U"B" : U"B";
|
||||
U"V" : U"V";
|
||||
U"C" : U"C";
|
||||
U"X" : U"X";
|
||||
U"Z" : U"Z";
|
||||
U"LSHIFT" : U"LSHIFT";
|
||||
U"HOME" : U"HOME";
|
||||
U"END" : U"NUMLOCK";
|
||||
U"DELETE" : U"BACKSPACE";
|
||||
U"BACKSPACE" : U"SPACE";
|
||||
U"FUNCTION5" : U"FUN1";
|
||||
U"FUNCTION4" : U"LGUI";
|
||||
U"FUNCTION3" : U"LALT";
|
||||
U"BACKTICK" : flashMode();
|
||||
U"LGUI" : U"LCTRL";
|
||||
U"6" : U"6";
|
||||
U"7" : U"7";
|
||||
U"8" : U"8";
|
||||
U"9" : U"9";
|
||||
U"0" : U"0";
|
||||
U"MINUS" : U"BACKSPACE";
|
||||
U"LBRACE" : U"NEXT LAYER";
|
||||
U"Y" : U"Y";
|
||||
U"U" : U"U";
|
||||
U"I" : U"I";
|
||||
U"O" : U"O";
|
||||
U"P" : U"P";
|
||||
U"RBRACE" : U"BACKSPACE";
|
||||
U"H" : U"H";
|
||||
U"J" : U"J";
|
||||
U"K" : U"K";
|
||||
U"L" : U"L";
|
||||
U"SEMICOLON" : U"SEMICOLON";
|
||||
U"QUOTE" : U"QUOTE";
|
||||
U"RALT" : U"INSERT";
|
||||
U"RCTRL" : CONS"VOLUMEUP";
|
||||
U"FUNCTION7" : U"PREV LAYER";
|
||||
U"N" : U"N";
|
||||
U"M" : U"M";
|
||||
U"COMMA" : U"COMMA";
|
||||
U"PERIOD" : U"PERIOD";
|
||||
U"SLASH" : U"SLASH";
|
||||
U"RSHIFT" : U"ENTER";
|
||||
U"PAGEUP" : U"END";
|
||||
U"PAGEDOWN" : U"PRINTSCREEN";
|
||||
U"ENTER" : U"ENTER";
|
||||
U"SPACE" : U"SPACE";
|
||||
U"LEFT" : U"FUN2";
|
||||
U"DOWN" : U"LEFT";
|
||||
U"UP" : U"DOWN";
|
||||
U"RIGHT" : U"UP";
|
||||
U"RGUI" : U"RIGHT";
|
||||
|
62
inf_ergodox/src/MDErgo1-Default-1.kll
Normal file
62
inf_ergodox/src/MDErgo1-Default-1.kll
Normal file
|
@ -0,0 +1,62 @@
|
|||
Name = "MDErgo1";
|
||||
Layout = "Default";
|
||||
Base = "Blank";
|
||||
Version = "0.1";
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = "0.3c";
|
||||
Date = "2015-09-12";
|
||||
Generator = "KIICONF 0.2";
|
||||
|
||||
U"ESC" : U"F11";
|
||||
U"5" : U"F5";
|
||||
U"4" : U"F4";
|
||||
U"3" : U"F3";
|
||||
U"2" : U"F2";
|
||||
U"1" : U"F1";
|
||||
U"EQUALS" : U"ESCAPE";
|
||||
U"T" : '%';
|
||||
U"R" : '$';
|
||||
U"E" : '#';
|
||||
U"W" : '@';
|
||||
U"Q" : '!';
|
||||
U"BACKSLASH" : '~';
|
||||
U"G" : U"F5";
|
||||
U"F" : U"F4";
|
||||
U"D" : U"F3";
|
||||
U"S" : U"F2";
|
||||
U"A" : U"F1";
|
||||
U"LALT" : CONS"BRIGHTNESSDECREMENT";
|
||||
U"LCTRL" : CONS"MUTE";
|
||||
U"B" : U"F11";
|
||||
U"V" : U"F10";
|
||||
U"C" : U"F9";
|
||||
U"X" : U"F8";
|
||||
U"Z" : U"F7";
|
||||
U"DELETE" : U"DELETE";
|
||||
U"FUNCTION6" : U"F12";
|
||||
U"6" : U"F6";
|
||||
U"7" : U"F7";
|
||||
U"8" : U"F8";
|
||||
U"9" : U"F9";
|
||||
U"0" : U"F10";
|
||||
U"MINUS" : U"DELETE";
|
||||
U"Y" : '^';
|
||||
U"U" : '&';
|
||||
U"I" : '*';
|
||||
U"O" : '(';
|
||||
U"P" : ')';
|
||||
U"RBRACE" : U"DELETE";
|
||||
U"H" : U"F6";
|
||||
U"J" : U"MINUS";
|
||||
U"K" : U"EQUAL";
|
||||
U"L" : U"LBRACE";
|
||||
U"SEMICOLON" : U"RBRACE";
|
||||
U"QUOTE" : U"BACKSLASH";
|
||||
U"RALT" : CONS"BRIGHTNESSINCREMENT";
|
||||
U"RCTRL" : CONS"PAUSEPLAY";
|
||||
U"N" : U"F12";
|
||||
U"DOWN" : U"HOME";
|
||||
U"UP" : U"PAGEDOWN";
|
||||
U"RIGHT" : U"PAGEUP";
|
||||
U"RGUI" : U"END";
|
||||
|
34
inf_ergodox/src/MDErgo1-Default-2.kll
Normal file
34
inf_ergodox/src/MDErgo1-Default-2.kll
Normal file
|
@ -0,0 +1,34 @@
|
|||
Name = "MDErgo1";
|
||||
Layout = "Default";
|
||||
Base = "Blank";
|
||||
Version = "0.1";
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = "0.3c";
|
||||
Date = "2015-09-12";
|
||||
Generator = "KIICONF 0.2";
|
||||
|
||||
U"EQUALS" : U"BACKTICK";
|
||||
U"T" : U"5";
|
||||
U"R" : U"4";
|
||||
U"E" : U"3";
|
||||
U"W" : U"2";
|
||||
U"Q" : U"1";
|
||||
U"BACKSLASH" : U"BACKTICK";
|
||||
U"S" : U"F2";
|
||||
U"A" : U"F1";
|
||||
U"LALT" : CONS"SCANPREVIOUSTRACK";
|
||||
U"LCTRL" : CONS"STOP";
|
||||
U"Y" : U"6";
|
||||
U"U" : U"7";
|
||||
U"I" : U"8";
|
||||
U"O" : U"9";
|
||||
U"P" : U"0";
|
||||
U"J" : '_';
|
||||
U"K" : '+';
|
||||
U"L" : '{';
|
||||
U"SEMICOLON" : '}';
|
||||
U"QUOTE" : '|';
|
||||
U"RALT" : CONS"SCANNEXTTRACK";
|
||||
U"RCTRL" : CONS"FILEBROWSER";
|
||||
U"M" : U"INSERT";
|
||||
|
1298
inf_ergodox/src/MDErgo1-Default.json
Normal file
1298
inf_ergodox/src/MDErgo1-Default.json
Normal file
File diff suppressed because it is too large
Load diff
84
inf_ergodox/src/kll/MDErgo1-Default-0.kll
Normal file
84
inf_ergodox/src/kll/MDErgo1-Default-0.kll
Normal file
|
@ -0,0 +1,84 @@
|
|||
Name = "MDErgo1";
|
||||
Layout = "Default";
|
||||
Base = "Blank";
|
||||
Version = "0.1";
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = "0.3c";
|
||||
Date = "2015-09-12";
|
||||
Generator = "KIICONF 0.2";
|
||||
|
||||
U"5" : U"5";
|
||||
U"4" : U"4";
|
||||
U"3" : U"3";
|
||||
U"2" : U"2";
|
||||
U"1" : U"1";
|
||||
U"EQUALS" : '~';
|
||||
U"FUNCTION1" : U"NEXT LAYER";
|
||||
U"T" : U"T";
|
||||
U"R" : U"R";
|
||||
U"E" : U"E";
|
||||
U"W" : U"W";
|
||||
U"Q" : U"Q";
|
||||
U"BACKSLASH" : U"TAB";
|
||||
U"G" : U"G";
|
||||
U"F" : U"F";
|
||||
U"D" : U"D";
|
||||
U"S" : U"S";
|
||||
U"A" : U"A";
|
||||
U"TAB" : U"ESCAPE";
|
||||
U"LALT" : U"MENU";
|
||||
U"LCTRL" : CONS"VOLUMEDOWN";
|
||||
U"FUNCTION2" : U"PREV LAYER";
|
||||
U"B" : U"B";
|
||||
U"V" : U"V";
|
||||
U"C" : U"C";
|
||||
U"X" : U"X";
|
||||
U"Z" : U"Z";
|
||||
U"LSHIFT" : U"LSHIFT";
|
||||
U"HOME" : U"HOME";
|
||||
U"END" : U"NUMLOCK";
|
||||
U"DELETE" : U"BACKSPACE";
|
||||
U"BACKSPACE" : U"SPACE";
|
||||
U"FUNCTION5" : U"FUN1";
|
||||
U"FUNCTION4" : U"LGUI";
|
||||
U"FUNCTION3" : U"LALT";
|
||||
U"BACKTICK" : flashMode();
|
||||
U"LGUI" : U"LCTRL";
|
||||
U"6" : U"6";
|
||||
U"7" : U"7";
|
||||
U"8" : U"8";
|
||||
U"9" : U"9";
|
||||
U"0" : U"0";
|
||||
U"MINUS" : U"BACKSPACE";
|
||||
U"LBRACE" : U"NEXT LAYER";
|
||||
U"Y" : U"Y";
|
||||
U"U" : U"U";
|
||||
U"I" : U"I";
|
||||
U"O" : U"O";
|
||||
U"P" : U"P";
|
||||
U"RBRACE" : U"BACKSPACE";
|
||||
U"H" : U"H";
|
||||
U"J" : U"J";
|
||||
U"K" : U"K";
|
||||
U"L" : U"L";
|
||||
U"SEMICOLON" : U"SEMICOLON";
|
||||
U"QUOTE" : U"QUOTE";
|
||||
U"RALT" : U"INSERT";
|
||||
U"RCTRL" : CONS"VOLUMEUP";
|
||||
U"FUNCTION7" : U"PREV LAYER";
|
||||
U"N" : U"N";
|
||||
U"M" : U"M";
|
||||
U"COMMA" : U"COMMA";
|
||||
U"PERIOD" : U"PERIOD";
|
||||
U"SLASH" : U"SLASH";
|
||||
U"RSHIFT" : U"ENTER";
|
||||
U"PAGEUP" : U"END";
|
||||
U"PAGEDOWN" : U"PRINTSCREEN";
|
||||
U"ENTER" : U"ENTER";
|
||||
U"SPACE" : U"SPACE";
|
||||
U"LEFT" : U"FUN2";
|
||||
U"DOWN" : U"LEFT";
|
||||
U"UP" : U"DOWN";
|
||||
U"RIGHT" : U"UP";
|
||||
U"RGUI" : U"RIGHT";
|
||||
|
62
inf_ergodox/src/kll/MDErgo1-Default-1.kll
Normal file
62
inf_ergodox/src/kll/MDErgo1-Default-1.kll
Normal file
|
@ -0,0 +1,62 @@
|
|||
Name = "MDErgo1";
|
||||
Layout = "Default";
|
||||
Base = "Blank";
|
||||
Version = "0.1";
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = "0.3c";
|
||||
Date = "2015-09-12";
|
||||
Generator = "KIICONF 0.2";
|
||||
|
||||
U"ESC" : U"F11";
|
||||
U"5" : U"F5";
|
||||
U"4" : U"F4";
|
||||
U"3" : U"F3";
|
||||
U"2" : U"F2";
|
||||
U"1" : U"F1";
|
||||
U"EQUALS" : U"ESCAPE";
|
||||
U"T" : '%';
|
||||
U"R" : '$';
|
||||
U"E" : '#';
|
||||
U"W" : '@';
|
||||
U"Q" : '!';
|
||||
U"BACKSLASH" : '~';
|
||||
U"G" : U"F5";
|
||||
U"F" : U"F4";
|
||||
U"D" : U"F3";
|
||||
U"S" : U"F2";
|
||||
U"A" : U"F1";
|
||||
U"LALT" : CONS"BRIGHTNESSDECREMENT";
|
||||
U"LCTRL" : CONS"MUTE";
|
||||
U"B" : U"F11";
|
||||
U"V" : U"F10";
|
||||
U"C" : U"F9";
|
||||
U"X" : U"F8";
|
||||
U"Z" : U"F7";
|
||||
U"DELETE" : U"DELETE";
|
||||
U"FUNCTION6" : U"F12";
|
||||
U"6" : U"F6";
|
||||
U"7" : U"F7";
|
||||
U"8" : U"F8";
|
||||
U"9" : U"F9";
|
||||
U"0" : U"F10";
|
||||
U"MINUS" : U"DELETE";
|
||||
U"Y" : '^';
|
||||
U"U" : '&';
|
||||
U"I" : '*';
|
||||
U"O" : '(';
|
||||
U"P" : ')';
|
||||
U"RBRACE" : U"DELETE";
|
||||
U"H" : U"F6";
|
||||
U"J" : U"MINUS";
|
||||
U"K" : U"EQUAL";
|
||||
U"L" : U"LBRACE";
|
||||
U"SEMICOLON" : U"RBRACE";
|
||||
U"QUOTE" : U"BACKSLASH";
|
||||
U"RALT" : CONS"BRIGHTNESSINCREMENT";
|
||||
U"RCTRL" : CONS"PAUSEPLAY";
|
||||
U"N" : U"F12";
|
||||
U"DOWN" : U"HOME";
|
||||
U"UP" : U"PAGEDOWN";
|
||||
U"RIGHT" : U"PAGEUP";
|
||||
U"RGUI" : U"END";
|
||||
|
34
inf_ergodox/src/kll/MDErgo1-Default-2.kll
Normal file
34
inf_ergodox/src/kll/MDErgo1-Default-2.kll
Normal file
|
@ -0,0 +1,34 @@
|
|||
Name = "MDErgo1";
|
||||
Layout = "Default";
|
||||
Base = "Blank";
|
||||
Version = "0.1";
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = "0.3c";
|
||||
Date = "2015-09-12";
|
||||
Generator = "KIICONF 0.2";
|
||||
|
||||
U"EQUALS" : U"BACKTICK";
|
||||
U"T" : U"5";
|
||||
U"R" : U"4";
|
||||
U"E" : U"3";
|
||||
U"W" : U"2";
|
||||
U"Q" : U"1";
|
||||
U"BACKSLASH" : U"BACKTICK";
|
||||
U"S" : U"F2";
|
||||
U"A" : U"F1";
|
||||
U"LALT" : CONS"SCANPREVIOUSTRACK";
|
||||
U"LCTRL" : CONS"STOP";
|
||||
U"Y" : U"6";
|
||||
U"U" : U"7";
|
||||
U"I" : U"8";
|
||||
U"O" : U"9";
|
||||
U"P" : U"0";
|
||||
U"J" : '_';
|
||||
U"K" : '+';
|
||||
U"L" : '{';
|
||||
U"SEMICOLON" : '}';
|
||||
U"QUOTE" : '|';
|
||||
U"RALT" : CONS"SCANNEXTTRACK";
|
||||
U"RCTRL" : CONS"FILEBROWSER";
|
||||
U"M" : U"INSERT";
|
||||
|
BIN
inf_ergodox/src/left_kiibohd.dfu.bin
Normal file
BIN
inf_ergodox/src/left_kiibohd.dfu.bin
Normal file
Binary file not shown.
174
inf_ergodox/src/log/build.log
Normal file
174
inf_ergodox/src/log/build.log
Normal file
|
@ -0,0 +1,174 @@
|
|||
cgi-bin/build_layout.bash 1efe6f93b27899aeae10fefb1336f230 MDErgo1 "MDErgo1-Default-0.kll" "MDErgo1-Default-1.kll" "MDErgo1-Default-2.kll" 2>&1
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230
|
||||
+ mkdir -p left
|
||||
+ mkdir -p right
|
||||
+ cd left
|
||||
+ cd right
|
||||
+ cp ../MDErgo1-Default-0.kll ../MDErgo1-Default-1.kll ../MDErgo1-Default-2.kll .
|
||||
+ cp ../MDErgo1-Default-0.kll ../MDErgo1-Default-1.kll ../MDErgo1-Default-2.kll .
|
||||
+ cmake /srv/KiiConf/controller -DScanModule=MDErgo1 -DCHIP=mk20dx256vlh7 '-DBaseMap=defaultMap leftHand slave1 rightHand' -DMacroModule=PartialMap -DOutputModule=pjrcUSB -DDebugModule=full '-DDefaultMap=MDErgo1-Default-0 lcdFuncMap' '-DPartialMaps=MDErgo1-Default-1 lcdFuncMap;MDErgo1-Default-2 lcdFuncMap'
|
||||
+ cmake /srv/KiiConf/controller -DScanModule=MDErgo1 -DCHIP=mk20dx256vlh7 '-DBaseMap=defaultMap rightHand slave1 leftHand' -DMacroModule=PartialMap -DOutputModule=pjrcUSB -DDebugModule=full '-DDefaultMap=MDErgo1-Default-0 lcdFuncMap' '-DPartialMaps=MDErgo1-Default-1 lcdFuncMap;MDErgo1-Default-2 lcdFuncMap'
|
||||
-- Compiler Family:
|
||||
arm
|
||||
-- Compiler Family:
|
||||
arm
|
||||
-- Compiler Selected:
|
||||
gcc
|
||||
-- Chip Selected:
|
||||
mk20dx256vlh7
|
||||
-- Compiler Selected:
|
||||
-- Chip Family:
|
||||
mk20dx
|
||||
-- CPU Selected:
|
||||
cortex-m4
|
||||
-- Compiler Source Files:
|
||||
Lib/mk20dx.c;Lib/delay.cgcc
|
||||
-- Chip Selected:
|
||||
mk20dx256vlh7
|
||||
|
||||
-- Bootloader Type:
|
||||
dfu-- Chip Family:
|
||||
|
||||
mk20dx
|
||||
-- CPU Selected:
|
||||
cortex-m4
|
||||
-- Compiler Source Files:
|
||||
Lib/mk20dx.c;Lib/delay.c
|
||||
-- Bootloader Type:
|
||||
dfu
|
||||
-- Detected Scan Module Source Files:
|
||||
Scan/ISSILed/led_scan.c;Scan/MatrixARM/matrix_scan.c;Scan/STLcd/lcd_scan.c;Scan/UARTConnect/connect_scan.c;Scan/MDErgo1/scan_loop.c
|
||||
-- Detected Macro Module Source Files:
|
||||
Macro/PartialMap/macro.c
|
||||
-- Detected Output Module Source Files:
|
||||
Output/pjrcUSB/output_com.c;Output/pjrcUSB/arm/usb_desc.c;Output/pjrcUSB/arm/usb_dev.c;Output/pjrcUSB/arm/usb_joystick.c;Output/pjrcUSB/arm/usb_keyboard.c;Output/pjrcUSB/arm/usb_mem.c;Output/pjrcUSB/arm/usb_mouse.c;Output/pjrcUSB/arm/usb_serial.c
|
||||
-- Detected Scan Module Source Files:
|
||||
Scan/ISSILed/led_scan.c;Scan/MatrixARM/matrix_scan.c;Scan/STLcd/lcd_scan.c;Scan/UARTConnect/connect_scan.c;Scan/MDErgo1/scan_loop.c
|
||||
-- Detected Macro Module Source Files:
|
||||
Macro/PartialMap/macro.c
|
||||
-- Detected Debug Module Source Files:
|
||||
Debug/cli/cli.c;Debug/led/led.c;Debug/print/print.c
|
||||
-- Detected Output Module Source Files:
|
||||
Output/pjrcUSB/output_com.c;Output/pjrcUSB/arm/usb_desc.c;Output/pjrcUSB/arm/usb_dev.c;Output/pjrcUSB/arm/usb_joystick.c;Output/pjrcUSB/arm/usb_keyboard.c;Output/pjrcUSB/arm/usb_mem.c;Output/pjrcUSB/arm/usb_mouse.c;Output/pjrcUSB/arm/usb_serial.c
|
||||
-- Detected Debug Module Source Files:
|
||||
Debug/cli/cli.c;Debug/led/led.c;Debug/print/print.c
|
||||
-- Found Git: /usr/bin/git (found version "1.9.1")
|
||||
-- Found Ctags: /usr/bin/ctags (found version "5.9~svn20110310")
|
||||
-- Found Git: /usr/bin/git (found version "1.9.1")
|
||||
-- Found Ctags: /usr/bin/ctags (found version "5.9~svn20110310")
|
||||
ctags: ctags: cannot open tag file : Permission denied
|
||||
cannot open tag file : Permission denied
|
||||
-- Detected Layout Files:
|
||||
-- Detected Layout Files:
|
||||
/srv/KiiConf/controller/Scan/ISSILed/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/ISSILed/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/MatrixARM/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/STLcd/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/UARTConnect/capabilities.kll
|
||||
/srv/KiiConf/controller/Macro/PartialMap/capabilities.kll
|
||||
/srv/KiiConf/controller/Output/pjrcUSB/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/defaultMap.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/rightHand.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/slave1.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/leftHand.kll
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/right/MDErgo1-Default-0.kll
|
||||
/srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/right/MDErgo1-Default-1.kll
|
||||
/srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/right/MDErgo1-Default-2.kll
|
||||
/srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
/srv/KiiConf/controller/Scan/MatrixARM/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/STLcd/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/UARTConnect/capabilities.kll
|
||||
/srv/KiiConf/controller/Macro/PartialMap/capabilities.kll
|
||||
/srv/KiiConf/controller/Output/pjrcUSB/capabilities.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/defaultMap.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/leftHand.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/slave1.kll
|
||||
/srv/KiiConf/controller/Scan/MDErgo1/rightHand.kll
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/left/MDErgo1-Default-0.kll
|
||||
/srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/left/MDErgo1-Default-1.kll
|
||||
/srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/left/MDErgo1-Default-2.kll
|
||||
/srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
-- Found DFU_SUFFIX: /usr/local/bin/dfu-suffix (found version "0.8")
|
||||
-- Found DFU_SUFFIX: /usr/local/bin/dfu-suffix (found version "0.8")
|
||||
-- Configuring done
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/left
|
||||
-- Generating done
|
||||
+ make -j
|
||||
-- Build files have been written to: /srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230/right
|
||||
+ make -j
|
||||
[ 4%] [ 4%] Generating KLL Layout
|
||||
Generating KLL Layout
|
||||
Scanning dependencies of target kiibohd.elf
|
||||
[ 9%] [ 13%] [ 18%] [ 22%] [ 27%] Building C object CMakeFiles/kiibohd.elf.dir/Lib/mk20dx.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/main.c.o
|
||||
[ 31%] [ 36%] Building C object CMakeFiles/kiibohd.elf.dir/Lib/delay.c.o
|
||||
[ 40%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/STLcd/lcd_scan.c.o
|
||||
[ 45%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/ISSILed/led_scan.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Scan/MatrixARM/matrix_scan.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Scan/MDErgo1/scan_loop.c.o
|
||||
[ 50%] Scanning dependencies of target kiibohd.elf
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Macro/PartialMap/macro.c.o
|
||||
[ 54%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/UARTConnect/connect_scan.c.o
|
||||
[ 9%] [ 13%] [ 18%] Building C object CMakeFiles/kiibohd.elf.dir/main.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/output_com.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Lib/mk20dx.c.o
|
||||
[ 59%] [ 63%] Building C object CMakeFiles/kiibohd.elf.dir/Lib/delay.c.o
|
||||
[ 22%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_desc.c.o
|
||||
[ 68%] [ 72%] [ 27%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/ISSILed/led_scan.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_dev.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Scan/MatrixARM/matrix_scan.c.o
|
||||
[ 31%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_keyboard.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_joystick.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_mem.c.o
|
||||
[ 77%] [ 36%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/STLcd/lcd_scan.c.o
|
||||
[ 81%] [ 86%] [ 40%] [ 45%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_mouse.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Scan/UARTConnect/connect_scan.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_serial.c.o
|
||||
[ 50%] Building C object CMakeFiles/kiibohd.elf.dir/Debug/cli/cli.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Macro/PartialMap/macro.c.o
|
||||
[ 90%] Building C object CMakeFiles/kiibohd.elf.dir/Scan/MDErgo1/scan_loop.c.o
|
||||
[ 54%] [ 95%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/output_com.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Debug/led/led.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_desc.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Debug/print/print.c.o
|
||||
[ 59%] [ 63%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_dev.c.o
|
||||
[ 68%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_joystick.c.o
|
||||
[ 72%] [ 77%] [ 81%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_keyboard.c.o
|
||||
[ 86%] Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_serial.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_mem.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Output/pjrcUSB/arm/usb_mouse.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Debug/cli/cli.c.o
|
||||
[ 90%] [ 95%] Building C object CMakeFiles/kiibohd.elf.dir/Debug/print/print.c.o
|
||||
Building C object CMakeFiles/kiibohd.elf.dir/Debug/led/led.c.o
|
||||
Linking C executable kiibohd.elf
|
||||
Create and sign dfu bin file: kiibohd.dfu.bin
|
||||
Creating Extended Listing: kiibohd.lss
|
||||
Linking C executable kiibohd.elf
|
||||
Creating Symbol Table: kiibohd.sym
|
||||
[ 95%] Built target kiibohd.elf
|
||||
Scanning dependencies of target SizeAfter
|
||||
[100%] Chip usage for mk20dx256vlh7
|
||||
[1m SRAM[m: [1;32m14%[m 9664/65536 bytes
|
||||
Create and sign dfu bin file: kiibohd.dfu.bin
|
||||
[1mFlash[m: [1;32m17%[m 43552/253952 bytes
|
||||
Creating Extended Listing: kiibohd.lss
|
||||
[100%] Built target SizeAfter
|
||||
+ RETVAL=0
|
||||
+ set +x
|
||||
/srv/KiiConf/tmp/1efe6f93b27899aeae10fefb1336f230
|
||||
Creating Symbol Table: kiibohd.sym
|
||||
[ 95%] Built target kiibohd.elf
|
||||
Scanning dependencies of target SizeAfter
|
||||
[100%] Chip usage for mk20dx256vlh7
|
||||
[1m SRAM[m: [1;32m14%[m 9716/65536 bytes
|
||||
[1mFlash[m: [1;32m17%[m 43648/253952 bytes
|
||||
[100%] Built target SizeAfter
|
||||
+ RETVAL=0
|
||||
+ set +x
|
1030
inf_ergodox/src/log/left_generatedKeymap.h
Normal file
1030
inf_ergodox/src/log/left_generatedKeymap.h
Normal file
File diff suppressed because it is too large
Load diff
243
inf_ergodox/src/log/left_kll_defs.h
Normal file
243
inf_ergodox/src/log/left_kll_defs.h
Normal file
|
@ -0,0 +1,243 @@
|
|||
/* Copyright (C) 2014-2015 by Jacob Alexander
|
||||
*
|
||||
* This file is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this file. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// This file was generated by the kll compiler, DO NOT EDIT.
|
||||
// Generation Date: 2016-04-05
|
||||
// KLL Backend: kiibohd
|
||||
// KLL Git Rev: b6cf0f13a88fef650f48270a1d1e20ccb1972d21
|
||||
// KLL Git Changes: None
|
||||
// Compiler arguments:
|
||||
// /srv/KiiConf/controller/kll/kll.py
|
||||
// /srv/KiiConf/controller/Scan/ISSILed/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/MatrixARM/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/STLcd/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/UARTConnect/capabilities.kll
|
||||
// /srv/KiiConf/controller/Macro/PartialMap/capabilities.kll
|
||||
// /srv/KiiConf/controller/Output/pjrcUSB/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/defaultMap.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/leftHand.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/slave1.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/rightHand.kll
|
||||
// -d
|
||||
// MDErgo1-Default-0.kll
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// -p
|
||||
// MDErgo1-Default-1.kll
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// -p
|
||||
// MDErgo1-Default-2.kll
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// --backend
|
||||
// kiibohd
|
||||
// --templates
|
||||
// /srv/KiiConf/controller/kll/templates/kiibohdKeymap.h
|
||||
// /srv/KiiConf/controller/kll/templates/kiibohdDefs.h
|
||||
// --outputs
|
||||
// generatedKeymap.h
|
||||
// kll_defs.h
|
||||
//
|
||||
// - Base Layer -
|
||||
// ISSILedCapabilities
|
||||
// /srv/KiiConf/controller/Scan/ISSILed/capabilities.kll
|
||||
// MatrixArmCapabilities
|
||||
// /srv/KiiConf/controller/Scan/MatrixARM/capabilities.kll
|
||||
// STLcdCapabilities
|
||||
// /srv/KiiConf/controller/Scan/STLcd/capabilities.kll
|
||||
// UARTConnectCapabilities
|
||||
// /srv/KiiConf/controller/Scan/UARTConnect/capabilities.kll
|
||||
// PartialMapCapabilities
|
||||
// /srv/KiiConf/controller/Macro/PartialMap/capabilities.kll
|
||||
// pjrcUSBCapabilities
|
||||
// /srv/KiiConf/controller/Output/pjrcUSB/capabilities.kll
|
||||
// MDErgo1
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/defaultMap.kll
|
||||
// MDErgo1LeftHand
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/leftHand.kll
|
||||
// MDErgo1Slave1
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/slave1.kll
|
||||
// MDErgo1RightHand
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/rightHand.kll
|
||||
// - Default Layer -
|
||||
// MDErgo1
|
||||
// MDErgo1-Default-0.kll
|
||||
// lcdFuncMap
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// - Partial Layers -
|
||||
// Layer 1
|
||||
// MDErgo1
|
||||
// MDErgo1-Default-1.kll
|
||||
// lcdFuncMap
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// Layer 2
|
||||
// MDErgo1
|
||||
// MDErgo1-Default-2.kll
|
||||
// lcdFuncMap
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
|
||||
|
||||
|
||||
#pragma once
|
||||
|
||||
// ----- Enums -----
|
||||
|
||||
// Capability Indices
|
||||
typedef enum CapabilityIndex {
|
||||
LCD_layerStackExact_capability_index,
|
||||
LCD_layerStack_capability_index,
|
||||
LED_control_capability_index,
|
||||
Macro_layerLatch_capability_index,
|
||||
Macro_layerLock_capability_index,
|
||||
Macro_layerRotate_capability_index,
|
||||
Macro_layerShift_capability_index,
|
||||
Macro_layerState_capability_index,
|
||||
Output_consCtrlSend_capability_index,
|
||||
Output_flashMode_capability_index,
|
||||
Output_kbdProtocolBoot_capability_index,
|
||||
Output_kbdProtocolNKRO_capability_index,
|
||||
Output_noneSend_capability_index,
|
||||
Output_sysCtrlSend_capability_index,
|
||||
Output_usbCodeSend_capability_index,
|
||||
} CapabilityIndex;
|
||||
|
||||
|
||||
|
||||
// ----- KLL Variables -----
|
||||
|
||||
|
||||
|
||||
|
||||
// ----- Defines -----
|
||||
|
||||
// -- Interconnect Node Maximum --
|
||||
#define InterconnectNodeMax 0x2
|
||||
|
||||
|
||||
|
||||
#define UARTConnectBufSize_define 128
|
||||
#define STLcdNumber2Color_define 0x4B4B, 0x8D8D, 0x34B5
|
||||
#define STLcdNumber9Color_define 0x09CA, 0x12D3, 0x8484
|
||||
#define STLcdNumber1Color_define 0xA8A8, 0x2727, 0x1FA0
|
||||
#define KeyboardLocale_define 0
|
||||
#define STLcdNumber9_define \
|
||||
0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdBacklightRed_define 4095
|
||||
#define StateWordSize_define 8
|
||||
#define STLcdNumber8_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber6_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define UARTConnectBaudFine_define 0
|
||||
#define ISSILedBrightness1_define \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C1-1 -> C1-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C2-1 -> C2-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C3-1 -> C3-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C4-1 -> C4-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C5-1 -> C5-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C6-1 -> C6-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C7-1 -> C7-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C8-1 -> C8-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C9-1 -> C9-16 */ \
|
||||
|
||||
#define LCDEnabled_define 1
|
||||
#define STLcdNumber8Color_define 0x8303, 0x1394, 0xB9F9
|
||||
#define STLcdNumber4_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber2_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define UARTConnectBaud_define 1
|
||||
#define DebounceDivThreshold_define 65535
|
||||
#define STLcdBacklightPrescalar_define 0
|
||||
#define STLcdNumber5Color_define 0xB7B7, 0x5D5D, 0x8545
|
||||
#define STLcdNumber0_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define DebounceThrottleDiv_define 0
|
||||
#define STLcdNumber3_define \
|
||||
0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define flashModeEnabled_define 0
|
||||
#define STLcdNumber4Color_define 0xF6F6, 0xA5A5, 0x4949
|
||||
#define STLcdBacklightGreen_define 4095
|
||||
#define STLcdNumber3Color_define 0x0000, 0x8242, 0xB3F3
|
||||
#define MinDebounceTime_define 5
|
||||
#define STLcdNumber5_define \
|
||||
0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber7Color_define 0x00C1, 0x7E7E, 0x3C3C
|
||||
#define STLcdNumber7_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdBacklightBlue_define 4095
|
||||
#define ISSILedMask1_define \
|
||||
0xFF, 0x00, /* C1-1 -> C1-16 */ \
|
||||
0xFF, 0x00, /* C2-1 -> C2-16 */ \
|
||||
0xFF, 0x00, /* C3-1 -> C3-16 */ \
|
||||
0xFF, 0x00, /* C4-1 -> C4-16 */ \
|
||||
0x3F, 0x00, /* C5-1 -> C5-16 */ \
|
||||
0x00, 0x00, /* C6-1 -> C6-16 */ \
|
||||
0x00, 0x00, /* C7-1 -> C7-16 */ \
|
||||
0x00, 0x00, /* C8-1 -> C8-16 */ \
|
||||
0x00, 0x00, /* C9-1 -> C9-16 */ \
|
||||
|
||||
#define ConnectEnabled_define 1
|
||||
#define STLcdNumber1_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber0Color_define 0xB939, 0xAAEA, 0x8D8D
|
||||
#define UARTConnectCableCheckLength_define 2
|
||||
#define STLcdDefaultImage_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber6Color_define 0xBCFC, 0xB6F6, 0x2D2D
|
||||
|
1017
inf_ergodox/src/log/right_generatedKeymap.h
Normal file
1017
inf_ergodox/src/log/right_generatedKeymap.h
Normal file
File diff suppressed because it is too large
Load diff
243
inf_ergodox/src/log/right_kll_defs.h
Normal file
243
inf_ergodox/src/log/right_kll_defs.h
Normal file
|
@ -0,0 +1,243 @@
|
|||
/* Copyright (C) 2014-2015 by Jacob Alexander
|
||||
*
|
||||
* This file is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This file is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this file. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// This file was generated by the kll compiler, DO NOT EDIT.
|
||||
// Generation Date: 2016-04-05
|
||||
// KLL Backend: kiibohd
|
||||
// KLL Git Rev: b6cf0f13a88fef650f48270a1d1e20ccb1972d21
|
||||
// KLL Git Changes: None
|
||||
// Compiler arguments:
|
||||
// /srv/KiiConf/controller/kll/kll.py
|
||||
// /srv/KiiConf/controller/Scan/ISSILed/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/MatrixARM/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/STLcd/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/UARTConnect/capabilities.kll
|
||||
// /srv/KiiConf/controller/Macro/PartialMap/capabilities.kll
|
||||
// /srv/KiiConf/controller/Output/pjrcUSB/capabilities.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/defaultMap.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/rightHand.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/slave1.kll
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/leftHand.kll
|
||||
// -d
|
||||
// MDErgo1-Default-0.kll
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// -p
|
||||
// MDErgo1-Default-1.kll
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// -p
|
||||
// MDErgo1-Default-2.kll
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// --backend
|
||||
// kiibohd
|
||||
// --templates
|
||||
// /srv/KiiConf/controller/kll/templates/kiibohdKeymap.h
|
||||
// /srv/KiiConf/controller/kll/templates/kiibohdDefs.h
|
||||
// --outputs
|
||||
// generatedKeymap.h
|
||||
// kll_defs.h
|
||||
//
|
||||
// - Base Layer -
|
||||
// ISSILedCapabilities
|
||||
// /srv/KiiConf/controller/Scan/ISSILed/capabilities.kll
|
||||
// MatrixArmCapabilities
|
||||
// /srv/KiiConf/controller/Scan/MatrixARM/capabilities.kll
|
||||
// STLcdCapabilities
|
||||
// /srv/KiiConf/controller/Scan/STLcd/capabilities.kll
|
||||
// UARTConnectCapabilities
|
||||
// /srv/KiiConf/controller/Scan/UARTConnect/capabilities.kll
|
||||
// PartialMapCapabilities
|
||||
// /srv/KiiConf/controller/Macro/PartialMap/capabilities.kll
|
||||
// pjrcUSBCapabilities
|
||||
// /srv/KiiConf/controller/Output/pjrcUSB/capabilities.kll
|
||||
// MDErgo1
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/defaultMap.kll
|
||||
// MDErgo1RightHand
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/rightHand.kll
|
||||
// MDErgo1Slave1
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/slave1.kll
|
||||
// MDErgo1LeftHand
|
||||
// /srv/KiiConf/controller/Scan/MDErgo1/leftHand.kll
|
||||
// - Default Layer -
|
||||
// MDErgo1
|
||||
// MDErgo1-Default-0.kll
|
||||
// lcdFuncMap
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// - Partial Layers -
|
||||
// Layer 1
|
||||
// MDErgo1
|
||||
// MDErgo1-Default-1.kll
|
||||
// lcdFuncMap
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
// Layer 2
|
||||
// MDErgo1
|
||||
// MDErgo1-Default-2.kll
|
||||
// lcdFuncMap
|
||||
// /srv/KiiConf/controller/kll/layouts/lcdFuncMap.kll
|
||||
|
||||
|
||||
|
||||
#pragma once
|
||||
|
||||
// ----- Enums -----
|
||||
|
||||
// Capability Indices
|
||||
typedef enum CapabilityIndex {
|
||||
LCD_layerStackExact_capability_index,
|
||||
LCD_layerStack_capability_index,
|
||||
LED_control_capability_index,
|
||||
Macro_layerLatch_capability_index,
|
||||
Macro_layerLock_capability_index,
|
||||
Macro_layerRotate_capability_index,
|
||||
Macro_layerShift_capability_index,
|
||||
Macro_layerState_capability_index,
|
||||
Output_consCtrlSend_capability_index,
|
||||
Output_flashMode_capability_index,
|
||||
Output_kbdProtocolBoot_capability_index,
|
||||
Output_kbdProtocolNKRO_capability_index,
|
||||
Output_noneSend_capability_index,
|
||||
Output_sysCtrlSend_capability_index,
|
||||
Output_usbCodeSend_capability_index,
|
||||
} CapabilityIndex;
|
||||
|
||||
|
||||
|
||||
// ----- KLL Variables -----
|
||||
|
||||
|
||||
|
||||
|
||||
// ----- Defines -----
|
||||
|
||||
// -- Interconnect Node Maximum --
|
||||
#define InterconnectNodeMax 0x2
|
||||
|
||||
|
||||
|
||||
#define STLcdNumber8Color_define 0x8303, 0x1394, 0xB9F9
|
||||
#define STLcdDefaultImage_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber8_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define ISSILedMask1_define \
|
||||
0xFF, 0x00, /* C1-1 -> C1-16 */ \
|
||||
0xFF, 0x00, /* C2-1 -> C2-16 */ \
|
||||
0xFF, 0x00, /* C3-1 -> C3-16 */ \
|
||||
0xFF, 0x00, /* C4-1 -> C4-16 */ \
|
||||
0x3F, 0x00, /* C5-1 -> C5-16 */ \
|
||||
0x00, 0x00, /* C6-1 -> C6-16 */ \
|
||||
0x00, 0x00, /* C7-1 -> C7-16 */ \
|
||||
0x00, 0x00, /* C8-1 -> C8-16 */ \
|
||||
0x00, 0x00, /* C9-1 -> C9-16 */ \
|
||||
|
||||
#define DebounceThrottleDiv_define 0
|
||||
#define STLcdNumber4Color_define 0xF6F6, 0xA5A5, 0x4949
|
||||
#define STLcdNumber0_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber3Color_define 0x0000, 0x8242, 0xB3F3
|
||||
#define ConnectEnabled_define 1
|
||||
#define UARTConnectBaud_define 1
|
||||
#define KeyboardLocale_define 0
|
||||
#define ISSILedBrightness1_define \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C1-1 -> C1-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C2-1 -> C2-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C3-1 -> C3-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C4-1 -> C4-16 */ \
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C5-1 -> C5-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C6-1 -> C6-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C7-1 -> C7-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C8-1 -> C8-16 */ \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C9-1 -> C9-16 */ \
|
||||
|
||||
#define STLcdBacklightRed_define 4095
|
||||
#define UARTConnectBaudFine_define 0
|
||||
#define STLcdNumber9Color_define 0x09CA, 0x12D3, 0x8484
|
||||
#define LCDEnabled_define 1
|
||||
#define STLcdNumber7Color_define 0x00C1, 0x7E7E, 0x3C3C
|
||||
#define STLcdBacklightPrescalar_define 0
|
||||
#define MinDebounceTime_define 5
|
||||
#define flashModeEnabled_define 0
|
||||
#define STLcdBacklightBlue_define 4095
|
||||
#define STLcdBacklightGreen_define 4095
|
||||
#define UARTConnectBufSize_define 128
|
||||
#define UARTConnectCableCheckLength_define 2
|
||||
#define STLcdNumber3_define \
|
||||
0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber5_define \
|
||||
0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber7_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber1_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber4_define \
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define StateWordSize_define 8
|
||||
#define STLcdNumber9_define \
|
||||
0x00, 0x00, 0x00, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber6_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber2Color_define 0x4B4B, 0x8D8D, 0x34B5
|
||||
#define STLcdNumber0Color_define 0xB939, 0xAAEA, 0x8D8D
|
||||
#define DebounceDivThreshold_define 65535
|
||||
#define STLcdNumber1Color_define 0xA8A8, 0x2727, 0x1FA0
|
||||
#define STLcdNumber2_define \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, \
|
||||
|
||||
#define STLcdNumber5Color_define 0xB7B7, 0x5D5D, 0x8545
|
||||
#define STLcdNumber6Color_define 0xBCFC, 0xB6F6, 0x2D2D
|
||||
|
BIN
inf_ergodox/src/right_kiibohd.dfu.bin
Normal file
BIN
inf_ergodox/src/right_kiibohd.dfu.bin
Normal file
Binary file not shown.
Loading…
Reference in a new issue