Commit Graph

4299 Commits (2d4b22db75ab7c23e3d1d52f515d7e71f8b274d9)
 

Author SHA1 Message Date
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
Jesse Vincent b79f2ea0eb
Merge pull request 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 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 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 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 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 from josborne777/DOCS-PluginApi 5 years ago
josborne777 8a7cd1628f DOCS-PluginApi:Wording, tense and passive changes (minor). 5 years ago
Gergely Nagy e50b393d5c
Merge pull request from gedankenexperimenter/qukeys.rewrite 5 years ago
Jesse Vincent 0a48a42d0d
Merge pull request from keyboardio/LEDPaletteTheme/fix-double-reindexing 5 years ago
Gergely Nagy 65c8a1f96e
Merge pull request from tiltowait/idle-leds-efficiency 5 years ago
Gergely Nagy 47053c9a7e
LEDPaletteTheme: Fix the key address refreshAt() uses 5 years ago