Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/avr-capsense
Jacob Alexander 3d98028679 Removed a keyscan layer and added more debug information
- Added a print macro for colourful convenience
- Removed the usb_keymap variable as it is no longer needed
- Changed usb_dirty to keymap_change (more accurate description)
- Removed the dumpkeys function and now detect key changes much sooner as well as displaying error messages more often
- Added a warming up information message and removed its error status (as it's not an error)
2013-11-17 19:17:54 -05:00
..
scan_loop.c Removed a keyscan layer and added more debug information 2013-11-17 19:17:54 -05:00
scan_loop.h Correcting license (should have been lgpl) 2013-11-17 16:42:41 -05:00
setup.cmake Adapting the avr-capsense code to the Kiibohd Controller API 2013-11-16 19:37:16 -05:00