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 8304401bb0
Small fixups to get the kickstarter version of the Model 01 working with the new HID core
9 years ago
layouts Small fixups to get the kickstarter version of the Model 01 working with the new HID core 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 Switch to modern '#pragma once' guards 9 years ago
KeyboardioFirmware.h remove unused variables 9 years ago
KeyboardioFirmware.ino Small fixups to get the kickstarter version of the Model 01 working with the new HID core 9 years ago
LICENSE iFor simplicity sake, just use GPLv2 for now. 10 years ago
Makefile New makefile that uses the wonderful new arduino-builder 9 years ago
NOTICE Removed explicit license declaration from the NOTICE file 9 years ago
debouncing.cpp whitespace 9 years ago
debouncing.h Switch to modern '#pragma once' guards 9 years ago
key_defs.h Small fixups to get the kickstarter version of the Model 01 working with the new HID core 9 years ago
keymaps_generated.h Small fixups to get the kickstarter version of the Model 01 working with the new HID core 9 years ago
keymaps_h-template Remove macroKey2, a failed experiment 10 years ago
led_control.cpp astyle 9 years ago
led_control.h Switch to modern '#pragma once' guards 9 years ago
mouse_movement.cpp Remove some unused variables from mouse_movement.cpp 9 years ago
mouse_movement.h Switch to modern '#pragma once' guards 9 years ago