Commit Graph

3652 Commits (6856971cdb3f9cf2df0b574b97486ba16df34c49)
 

Author SHA1 Message Date
Gergely Nagy f2d3ae9103
Merge pull request from keyboardio/f/planck 6 years ago
Jesse Vincent d96ac86454 A first pass implementation for AVR-based OLKB Planck keyboards 6 years ago
Jesse Vincent 99fdc3776f Add helper macros for working with pins defined in the QMK style 6 years ago
Jesse Vincent 4204b56cf9 Add useful macros from QMK to ease porting QMK keyboards to Kaleidoscope 6 years ago
Jesse Vincent 761ce41328
Merge pull request from keyboardio/news/assorted-updates 6 years ago
Gergely Nagy 8e3cf92b8a
NEWS.md: Added Cycle news 6 years ago
Gergely Nagy 8bdc83d4ec
NEWS.md: Document the Unicode input slowing feature 6 years ago
Gergely Nagy 79e69d9a22
NEWS.md: Add a "new hardware" section 6 years ago
Jesse Vincent 0ced80854a
Merge pull request from keyboardio/hardware/atreus/scanning-optimization 6 years ago
Gergely Nagy 46b5193d8d
hardware/Atreus: Unroll the row initialization 6 years ago
Gergely Nagy 495ef43b13
hardware/Atreus: From select/unselectRow, go to toggleRow 6 years ago
Jesse Vincent 6fb3f208f8
Merge pull request 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 from keyboardio/unicode/input-delay 6 years ago
Gergely Nagy 69dc4b313c
Merge pull request 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 from keyboardio/oneshot/finer-stickability 6 years ago
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