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 2a98f525a9
Remove the fast digital io implementation
9 years ago
hardware/keyboardio/avr updated bootloader build 10 years ago
layouts Add moo's custom layout 9 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
KeyboardConfig.h snapshot, working on perf 10 years ago
KeyboardioFirmware.h remove redefinition 9 years ago
KeyboardioFirmware.ino Port to KeyboardioHID library. (as yet untested) 9 years ago
LICENSE iFor simplicity sake, just use GPLv2 for now. 10 years ago
Makefile start rebuilding commandline infrastructure 10 years ago
NOTICE Removed explicit license declaration from the NOTICE file 9 years ago
_Makefile.Master fix the case of the master makefile 10 years ago
debouncing.cpp Fix a dumb logic bug in debouncing code 10 years ago
debouncing.h split out setup, debouncing and mouse movement into separate files 10 years ago
key_defs.h Port to KeyboardioHID library. (as yet untested) 9 years ago
keymaps_generated.h Remove macroKey2, a failed experiment 10 years ago
keymaps_h-template Remove macroKey2, a failed experiment 10 years ago
led_control.cpp Add support for "typing" by flashing LEDs. Set a bootup message 10 years ago
led_control.h LED macro name for LED 22 was incorrect 9 years ago
mouse_movement.cpp Port to KeyboardioHID library. (as yet untested) 9 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