Commit Graph

3975 Commits (13960fccdd0a0260d822809836cbb6f5fdfa8f30)
 

Author SHA1 Message Date
Florian Fleissner 0356318fa8
Moved stuff over from plugin Kaleidoscope-HardwareVirtual
5 years ago
Jesse Vincent f524955253
Merge pull request #725 from keyboardio/arduino-ide-avr-hotfix
5 years ago
Gergely Nagy 92842cc408
Improved ATmega class naming
5 years ago
Gergely Nagy 425e069ef9
Merge pull request #720 from CapeLeidokos/pr_keycode_redesign
5 years ago
Jesse Vincent 1350cc572b
Merge pull request #728 from nevd/patch-1
5 years ago
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 #719 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 #708 from keyboardio/idleleds/focus-support
5 years ago
Jesse Vincent 30ba790c55
Merge pull request #713 from keyboardio/plugin/persistent-led-mode
5 years ago
Gergely Nagy 4a7bb8700e
New plugin: PersistentLEDMode
5 years ago
Jesse Vincent 5545715ab8
Merge pull request #695 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 #710 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 #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