Commit Graph

3854 Commits (e6c25db24cb34f2a88c578737d34c0797c39c83d)
 

Author SHA1 Message Date
Gergely Nagy e6c25db24c
Model01-TestMode: Deprecate and turn into a no-op
5 years ago
Gergely Nagy 4dcc23b82f
Deprecate a few older symbols
5 years ago
Gergely Nagy 0c8f998b9f
Redesign how the hardware objects are defined
5 years ago
Gergely Nagy 129d37ef04
Deprecate named hardware objects
5 years ago
Gergely Nagy 838e93b0f7
Simplify how key indexes are declared
5 years ago
Gergely Nagy b233867d9f
Move hardware plugins to kaleidoscope::device
5 years ago
Gergely Nagy 97d35f432a
Merge pull request #703 from dbjorge/cygwin-support
5 years ago
Jesse Vincent 8d7158c465
Merge pull request #711 from keyboardio/travis-ci/library-priority-workaround
5 years ago
Gergely Nagy bd8e7a6fa0
travis: Force Arduino to use the current copy of Kaleidoscope
5 years ago
Jesse Vincent 10537e7f35
Merge pull request #704 from keyboardio/led-palette-theme/led-count
5 years ago
Jesse Vincent ce5abf00b2
Merge pull request #705 from keyboardio/arduino/no-arch-restriction
5 years ago
Gergely Nagy 62c1bd3416
library.properties: Remove the AVR architecture restriction
5 years ago
Gergely Nagy 837f098d13
LEDPaletteTheme: Use the number of LEDs, not number of keys
5 years ago
Dan Bjorge 0462230060 Fix whitespace inconsistencies
5 years ago
Dan Bjorge d33bdf53e3 Add Windows+Cygwin support for kaleidoscope-builder
5 years ago
Jesse Vincent 9ee9d34a8f
Merge pull request #701 from keyboardio/hardware/storage-and-serialport-abstraction
5 years ago
Gergely Nagy 32bafc7adc
Abstract away direct Serial access
5 years ago
Gergely Nagy f84de9f292
hardware: Abstract away the EEPROM access
5 years ago
Jesse Vincent b86a10264f
Updated Atreus2 sketch based on Chrysalis Atreus sketch
5 years ago
Jesse Vincent 31fea28093
Fill in a couple missing items on the Atreus layout
5 years ago
Jesse Vincent c17d4f81ab
Merge pull request #676 from keyboardio/LEDEffect-Rainbow/fix-128-overflow
5 years ago
Gergely Nagy 5b17de606f
LEDEffect-Rainbow: Support more than 128 LEDs properly
5 years ago
Jesse Vincent 0ff7ed1fce
Merge pull request #699 from keyboardio/examples/Makefiles
5 years ago
Gergely Nagy 6cd688678e
examples: Add Makefiles for ErgoDox EZ and Keyboardio Model01
5 years ago
Jesse Vincent 03b088fb89
Merge pull request #698 from keyboardio/builder/bootloader-path
5 years ago
Gergely Nagy 1672f55945
kaleidoscope-builder: Pull the bootloader file from boards.txt
5 years ago
Jesse Vincent 5b22a67f81
Merge pull request #696 from keyboardio/examples/rearrange
5 years ago
Gergely Nagy d56019141a
examples: Rearrange the Devices subdirectory
5 years ago
Jesse Vincent c56941b68c
Merge pull request #687 from keyboardio/macros/eeprom-storage
5 years ago
Gergely Nagy ad6aa16b47
Merge pull request #692 from keyboardio/keyscanner_in_interrupt
5 years ago
Gergely Nagy 357c0c4b65
Dynamic Macros plugin
5 years ago
Jesse Vincent 5b409b1da5
Move the keyscanner into the interrupt. This gets us a much more stable
5 years ago
Jesse Vincent ed399679e9
astyle
5 years ago
Jesse Vincent bea3826033
Merge pull request #689 from CapeLeidokos/pr_MatrixAddr_fix
5 years ago
Jesse Vincent b79f2ea0eb
Merge pull request #691 from keyboardio/arduino-1.8.10
5 years ago
Jesse Vincent 5396a9243e
A regression in Arduino 1.8.10 caused -dump-prefs to break when not
5 years ago
Jesse Vincent d14405541a
Without the -built-in-libraries option passed in to arduino-builder, it
5 years ago
Jesse Vincent d7b982f953
Merge pull request #690 from CapeLeidokos/pr_ATMegaKeyboard_KeyAddr_fix
5 years ago
Florian Fleissner 92f53711d1 Fixes problems with ATMegaKeyboard and KeyAddr
5 years ago
Florian Fleissner e23d6a9be0 Force explicit type conversion for MatrixAddr
5 years ago
Jesse Vincent f8fa47610b
Merge pull request #688 from keyboardio/atmega-fixes
5 years ago
Jesse Vincent 56c1fa9cca
astyle
5 years ago
Jesse Vincent 8d9ff15937
Switch to using the globally defined KeyAddr, rather than the dummy one
5 years ago
Jesse Vincent a6ec540bf4
Refactor to move duplicated definition into ATMegaKeyboard.h
5 years ago
Jesse Vincent ebeb173cb8
Temporarily back out use of KeyAddr in one function in ATMegaKeyboard.
5 years ago
Jesse Vincent 0094832b12
Merge pull request #683 from keyboardio/macros/sequence
5 years ago
Gergely Nagy bf841b4eff
Macros: Implement a compact sequence step
5 years ago
Jesse Vincent 887f1d18b8
Merge pull request #681 from keyboardio/Model01/getCRGBat-oob-fix
5 years ago
Gergely Nagy 9d95530927
hardware/Model01: Fix a possible out of bounds error in getCrgbAt()
5 years ago
Jesse Vincent f43ef0b2a1
Merge pull request #677 from josborne777/DOCS-PluginApi
5 years ago