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 48a21e3492
whitespace
11 years ago
hardware/keyboardio revert mistaken vendor id change 11 years ago
layouts Add a first draft of an embedded numpad layout. 11 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 consumer control support! 11 years ago
ArduinoKeyboard.ino whitespace 11 years ago
KeyboardConfig.h factor more code out. (The .h files should get split into .h and .cpp files) 11 years ago
KeyboardDebugging.h factor more code out. (The .h files should get split into .h and .cpp files) 11 years ago
KeyboardEEPROM.h move the persistent data handling functions out into their own file 11 years ago
KeyboardMouse.h factor more code out. (The .h files should get split into .h and .cpp files) 11 years ago
LICENSE License the project under the Apache 2.0 license, but note that Arduino code 11 years ago
Makefile switch to a cli build system that can cope with arduino 1.5 11 years ago
NOTICE License the project under the Apache 2.0 license, but note that Arduino code 11 years ago
_Makefile.master switch to a cli build system that can cope with arduino 1.5 11 years ago
key_defs.h porting to my branch of arduino 1.5 11 years ago
keymaps_generated.h Didn't mean to kill the {}[] 11 years ago
keymaps_h-template consumer control support! 11 years ago