Commit Graph

4134 Commits (3beedd596a84482b6e559b643ed0a1218ed781fb)
 

Author SHA1 Message Date
Jesse Vincent d46454963d
Merge pull request from keyboardio/leds/underflow 6 years ago
Jesse Vincent 68bb37a697
Merge pull request from keyboardio/ledcontrol/breath-phase-offset 6 years ago
Gergely Nagy 8cc9cbacef
LEDUtils: breath improvements 6 years ago
Gergely Nagy ef2c6a3e95
Chase: Properly flip the direction when pos goes below zero 6 years ago
Gergely Nagy 37605d12d7
hardware::Model01: Handle LED index underflow 6 years ago
Gergely Nagy 7ccb5bfa63
OneShot: Implement finer stickability controls 6 years ago
Jesse Vincent 4fb60c0a7c
Merge pull request from keyboardio/NEWS/IdleLEDs 6 years ago
Gergely Nagy a4e04b61a8
NEWS: Add a short note about IdleLEDs 6 years ago
Jesse Vincent 5c9284636b
Merge pull request from keyboardio/idleleds/overflow-fix 6 years ago
Gergely Nagy 31d64a2f3d
IdleLEDs: Explicitly cast idle_time_limit to uint32_t 6 years ago
Gergely Nagy 300e1afacb
IdleLEDs: Use an `end_time` instead of calculating it each cycle 6 years ago
Jesse Vincent 6ac89dfc7e
Merge pull request from keyboardio/plugin/ledeffect-idle 6 years ago
Gergely Nagy 3bc00e173c
New plugin: IdleLEDs 6 years ago
Gergely Nagy cac8e0f614
LEDControl: Don't sync LEDs when paused 6 years ago
Jesse Vincent aa399ff100
Merge pull request from keyboardio/news-n-upgrades 6 years ago
Gergely Nagy 82a70ee1c5
docs: Introduce NEWS.md, merge all upgrade notes into UPGRADING.md 6 years ago
Jesse Vincent 8cb7e2c00a
Merge pull request from keyboardio/oneshot/cancel-simplify 6 years ago
Shriramana Sharma 52518eb94b OneShot: use default value to overload for cancel 6 years ago
Jesse Vincent 11087e8a43
Merge pull request from keyboardio/oneshot/isLayerKey 6 years ago
Gergely Nagy cb83612195
OneShot: Repurpose the isLayerKey() macro to make some code read nicer 6 years ago
Jesse Vincent c8bead6d5c
Merge pull request from keyboardio/redial/chording-fix 6 years ago
Jesse Vincent 1af97022f1
Merge pull request from keyboardio/alphasquare/refreshAt 6 years ago
Gergely Nagy 627afb283f
LED-AlphaSquare: Implement AlphaSquareEffect.refreshAt() 6 years ago
Gergely Nagy 3627db2541
Redial: Improved the way it remembers keys 6 years ago
Jesse Vincent f092c6e7ae
Merge pull request from keyboardio/oneshot/escape-sticky 6 years ago
Jesse Vincent 758cf33c7d
Merge pull request from keyboardio/various/idle-check-removal 6 years ago
Jesse Vincent d25af9920d
Merge pull request from keyboardio/f/oneshot/mask-no-more 6 years ago
Gergely Nagy aad2dfe2cc
Remove now-obsolete idle checks from a few plugins 6 years ago
Gergely Nagy 94736aaffb
OneShot: Fix EscapeOneShot so that it cancels stickies too 6 years ago
Gergely Nagy 4d42c2c625
OneShot: Drop the key masking workaround 6 years ago
Gergely Nagy 5319898e78
MagicCombo: Document that the old API error message will be removed 6 years ago
Gergely Nagy 4ffdc9e94c
doc: Fix a few links 6 years ago
Jesse Vincent edee6bfcda
Merge pull request from keyboardio/f/led_count/int8_t 6 years ago
Gergely Nagy c6e5cf9ca0
Turn hardware::led_count into an int8_t 6 years ago
Gergely Nagy 8e7ff606d5
leds: Guard most LED-related functions 6 years ago
Gergely Nagy 3253f97c88
hardware: Introduce KeyboardHardware.has_leds 6 years ago
Gergely Nagy 3a015d2094
hardware: Move ROWS, COLS, and LED_COUNT to KeyboardHardware 6 years ago
Gergely Nagy f3594c5036
examples: Make astyle happy 6 years ago
Jesse Vincent 6a50df4f1e
Merge pull request from keyboardio/h/examples/KEYMAPS 6 years ago
Gergely Nagy ff0728e1ff
examples: Make all the examples use the KEYMAPS macro 6 years ago
Jesse Vincent ea6c133dea
Merge pull request from keyboardio/f/monorepo-stage3 6 years ago
Jesse Vincent 19dde17128
Merge pull request from keyboardio/f/kaleidoscope-builder/sketchdir-config 6 years ago
Gergely Nagy 2b80ecbde3
Merge remote-tracking branch 'plugin/Hardware-EZ-ErgoDox/f/monorepo' into f/monorepo-stage3 6 years ago
Gergely Nagy 39d4e041b2
Merge remote-tracking branch 'plugin/Hardware-Technomancy-Atreus/f/monorepo' into f/monorepo-stage3 6 years ago
Gergely Nagy 0462ae141d
kaleidoscope-builder: Support config files in the sketch dir too 6 years ago
Gergely Nagy 6a252cc8ac
hardware::ErgoDox: Add a dummy getLedIndex() method 6 years ago
Gergely Nagy 1e02f4c8b4
hardware::ErgoDox: Only compile the plugin when building for ErgoDox 6 years ago
Gergely Nagy 86dd55d87f
Remove files we do not need in the monorepo 6 years ago
Gergely Nagy 819c2c6a34
Rearrange the file layout in preparation of becoming a monorepo 6 years ago
Gergely Nagy 954a5f3091
hardware::Atreus: Only compile the plugin when building for Atreus 6 years ago