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.
Jesse Vincent
3b6cc9f0b9
|
10 years ago | |
---|---|---|
hardware/keyboardio/avr | 10 years ago | |
layouts | 10 years ago | |
tools | 11 years ago | |
ArduinoKeyboard.h | 10 years ago | |
ArduinoKeyboard.ino | 10 years ago | |
KeyboardConfig.h | 10 years ago | |
LICENSE.APACHE2 | 10 years ago | |
LICENSE.GPL2 | 10 years ago | |
Makefile | 10 years ago | |
NOTICE | 11 years ago | |
README.LICENSE | 10 years ago | |
WS2812.cpp | 10 years ago | |
WS2812.h | 10 years ago | |
_Makefile.master | 10 years ago | |
debouncing.cpp | 10 years ago | |
debouncing.h | 10 years ago | |
digitalWriteFast.h | 10 years ago | |
key_defs.h | 10 years ago | |
keymaps_generated.h | 10 years ago | |
keymaps_h-template | 10 years ago | |
led_control.cpp | 10 years ago | |
led_control.h | 10 years ago | |
light_ws2812.cpp | 10 years ago | |
mouse_movement.cpp | 10 years ago | |
mouse_movement.h | 10 years ago | |
setup.cpp | 10 years ago | |
setup.h | 10 years ago | |
sx1509_library.cpp | 10 years ago | |
sx1509_library.h | 10 years ago | |
sx1509_registers.h | 10 years ago |
README.LICENSE
It is our intent to license the ArduinoKeyboard firmware under
the Apache2 license...eventually. Right now, we have GPLv2 code in
the firmware (specifically, the WS2812 LED driver code).
GPLv2 is incompatible with Apache2, so we have no choice but to provide you a license to this firmware under the terms of Version 2 of the GNU GPL.
It is our intent to be able to license this source code under the terms of the Apache 2 license once we find a suitable replacement for the WS2812 library.
Jesse Vincent
<jesse@keyboard.io>
January 2, 2015