Firmware for the Keyboardio Model 01 and other keyboards with AVR or ARM MCUs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Jesse Vincent ed84ce64b8
don't include debouncing.h in the main sketch
10 years ago
hardware/keyboardio revert mistaken vendor id change 11 years ago
layouts Jesse's latest layout 10 years ago
tools The problem of layout definition being a little too obtuse can be solved by adding a layer of indirection 11 years ago
ArduinoKeyboard.h split out setup, debouncing and mouse movement into separate files 10 years ago
ArduinoKeyboard.ino don't include debouncing.h in the main sketch 10 years ago
KeyboardConfig.h Jesse's latest layout 10 years ago
LICENSE License the project under the Apache 2.0 license, but note that Arduino code 11 years ago
Makefile Add a VERSION define 10 years ago
NOTICE License the project under the Apache 2.0 license, but note that Arduino code 11 years ago
_Makefile.master Add a VERSION define 10 years ago
debouncing.cpp split out setup, debouncing and mouse movement into separate files 10 years ago
debouncing.h split out setup, debouncing and mouse movement into separate files 10 years ago
key_defs.h split out setup, debouncing and mouse movement into separate files 10 years ago
keymaps_generated.h Jesse's latest layout 10 years ago
keymaps_h-template Work on jesse's keyboard 10 years ago
mouse_movement.cpp split out setup, debouncing and mouse movement into separate files 10 years ago
mouse_movement.h split out setup, debouncing and mouse movement into separate files 10 years ago
setup.cpp split out setup, debouncing and mouse movement into separate files 10 years ago
setup.h split out setup, debouncing and mouse movement into separate files 10 years ago