]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixing default ErgoDox layout and adding FlashMode button
authorJacob Alexander <haata@kiibohd.com>
Sat, 22 Aug 2015 02:43:45 +0000 (19:43 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 22 Aug 2015 02:43:45 +0000 (19:43 -0700)
commit9c52fb32fa476249c35279ef4fff1be59e3e7eac
treed14ca3cf8f130495e6b6c56e536a657e7aa0c5e6
parent1cbc1755514bb2a012c7b045fc29d20dd3563e77
Fixing default ErgoDox layout and adding FlashMode button

- Adds proper flashMode support for all keyboards and microcontrollers (usb and serial)
- flashModeEnabled must be set to 1 otherwise it will only show an error
  * This is on purpose (somewhat dangerous feature as it allows remote flashing)
- Capability cleanup
Macro/PartialMap/macro.h
Output/pjrcUSB/arm/usb_dev.c
Output/pjrcUSB/capabilities.kll
Output/pjrcUSB/output_com.c
Output/pjrcUSB/output_com.h
Output/uartOut/arm/uart_serial.c
Output/uartOut/capabilities.kll
Output/uartOut/output_com.c
Output/usbMuxUart/output_com.c
Scan/MDErgo1/leftHand.kll
Scan/MDErgo1/rightHand.kll