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 4ce6d34cd8 Adapting the avr-capsense code to the Kiibohd Controller API
- Adding "template" keymap
- Removed "stray" functions, variables
- Cleaned up warnings
- Now builds
- Added buffered macro integration (rather than dealing with USB directly)
- Updated the print messages to use the Kiibohd print header

TODO
- Add generic matrix integration (this will require some changes to the matrix code)
- Add more comments...lots more
- Clean up dead code
2013-11-16 19:37:16 -05:00
..
scan_loop.c Adapting the avr-capsense code to the Kiibohd Controller API 2013-11-16 19:37:16 -05:00
scan_loop.h Adapting the avr-capsense code to the Kiibohd Controller API 2013-11-16 19:37:16 -05:00
setup.cmake Adapting the avr-capsense code to the Kiibohd Controller API 2013-11-16 19:37:16 -05:00