Commit Graph

4120 Commits (3242af3ce0d53876faedabcab7b0b1fe54d43856)
 

Author SHA1 Message Date
Neville Dalal 55448d4791
Update IdleLEDs.md 5 years ago
Florian Fleissner ba79eef4b2 Key union converted to a proper class 5 years ago
Gergely Nagy 6e4fcaae24
Merge pull request from keyboardio/avr-guard 5 years ago
Gergely Nagy faba5dfdf2
Guard a couple of AVR-specific places with an ifdef 5 years ago
Gergely Nagy caaf67f6bb
storage::AVREEPROM: Only compile this on AVR 5 years ago
Gergely Nagy aa5b55e366
IdleLEDs: Update PersistentIdleLEDs to not use deprecated interfaces 5 years ago
Jesse Vincent cffea431fb
Merge pull request from keyboardio/idleleds/focus-support 5 years ago
Jesse Vincent 30ba790c55
Merge pull request from keyboardio/plugin/persistent-led-mode 5 years ago
Gergely Nagy 4a7bb8700e
New plugin: PersistentLEDMode 5 years ago
Jesse Vincent 5545715ab8
Merge pull request from keyboardio/hardware/new-api 5 years ago
Gergely Nagy 311a6761d8
IdleLEDs: Optional support for EEPROM-Storage & Focus 5 years ago
Gergely Nagy 7557c6d395
Start documenting the new device APIs 5 years ago
Gergely Nagy 3601272478
New device: Keyboardio Imago 5 years ago
Gergely Nagy d39a8dc46c
Redesign of the device plugin APIs 5 years ago
Gergely Nagy cfeff8f2cf
Merge pull request from keyboardio/hardware/new-api-preps 5 years ago
Gergely Nagy d4674d428d
examples: Simplify some of the examples 5 years ago
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 from dbjorge/cygwin-support 5 years ago
Jesse Vincent 8d7158c465
Merge pull request 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 from keyboardio/led-palette-theme/led-count 5 years ago
Jesse Vincent ce5abf00b2
Merge pull request 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 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 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 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 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 from keyboardio/examples/rearrange 5 years ago
Gergely Nagy d56019141a
examples: Rearrange the Devices subdirectory 5 years ago
Jesse Vincent c56941b68c
Merge pull request from keyboardio/macros/eeprom-storage 5 years ago
Gergely Nagy ad6aa16b47
Merge pull request 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 from CapeLeidokos/pr_MatrixAddr_fix 5 years ago