Commit Graph

3472 Commits (06982df5ea44131c7ec9d108da31ad6e4ead13da)
 

Author SHA1 Message Date
Gergely Nagy 495ef43b13
hardware/Atreus: From select/unselectRow, go to toggleRow
6 years ago
Jesse Vincent 6fb3f208f8
Merge pull request #453 from keyboardio/cycle/prevkey-modflags
6 years ago
kriber 01e057e545 previous_key in cycleAction now contains modifier key flags
6 years ago
Jesse Vincent 9bd897526d
Merge pull request #451 from keyboardio/unicode/input-delay
6 years ago
Gergely Nagy 69dc4b313c
Merge pull request #452 from nevd/master
6 years ago
Neville Dalal c98dfda4d5 Detect OS and use appropriate device and tooling
6 years ago
Gergely Nagy cbbc8418da
Unicode: Add a way to slow it all down
6 years ago
Jesse Vincent 28a589be03
Merge pull request #447 from keyboardio/oneshot/finer-stickability
6 years ago
Jesse Vincent d46454963d
Merge pull request #449 from keyboardio/leds/underflow
6 years ago
Jesse Vincent 68bb37a697
Merge pull request #450 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 #446 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 #445 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 #444 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 #443 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 #442 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 #441 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 #438 from keyboardio/redial/chording-fix
6 years ago
Jesse Vincent 1af97022f1
Merge pull request #439 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 #435 from keyboardio/oneshot/escape-sticky
6 years ago
Jesse Vincent 758cf33c7d
Merge pull request #437 from keyboardio/various/idle-check-removal
6 years ago
Jesse Vincent d25af9920d
Merge pull request #434 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 #432 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 #431 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 #427 from keyboardio/f/monorepo-stage3
6 years ago
Jesse Vincent 19dde17128
Merge pull request #426 from keyboardio/f/kaleidoscope-builder/sketchdir-config
6 years ago