]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Changing decToInt to numToInt (adds support for Hex number interpreter)
authorJacob Alexander <haata@kiibohd.com>
Sat, 16 Aug 2014 19:07:25 +0000 (12:07 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 16 Aug 2014 19:07:25 +0000 (12:07 -0700)
commitd6d792fdf9343dc7cc5220bfa8de5b25dbf9d922
tree50fee27b53494b327580fa6d9ec96d739cb9e91e
parent662d1f557fadbe1173a451a09bd8397fd03a48f4
Changing decToInt to numToInt (adds support for Hex number interpreter)

- CLI now works with hex or decimal numbers
- Hex requires 0x (technically just x would work too)
Debug/print/print.c
Debug/print/print.h
Macro/PartialMap/generatedKeymap.h
Macro/PartialMap/macro.c
Output/pjrcUSB/output_com.c
Output/uartOut/output_com.c
Output/usbMuxUart/output_com.c
Scan/ADCTest/scan_loop.c
Scan/DPH/scan_loop.c
Scan/MatrixARM/matrix_scan.c