aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/dts
AgeCommit message (Expand)Author
2024-02-20feat(behaviors): hold while undecidedTheo Lemay
2023-12-04refactor: Remove new uses of label propertyJoel Spadin
2023-12-04refactor(behaviors)!: Remove labels from behaviorsJoel Spadin
2023-12-04refactor(keymaps): Rename layer label to "display-name"Joel Spadin
2023-12-04refactor(ext_power): Remove label propertyJoel Spadin
2023-12-04refactor(behaviors): Make label property optionalJoel Spadin
2023-11-15feat(mouse): Initial mouse keys support.Alexander Krikun
2023-10-03refactor(behaviors): Final global-quick-tap deprecation.Andrew Rae
2023-10-03refactor(behaviors): global-quick-tap -> require-prior-idleAndrew Rae
2023-10-03feat(behaviors): Adding global-quick-tap-ms for combosAndrew Rae
2023-10-03refactor(behaviors): Giving global-quick-tap its own termAndrew Rae
2023-09-16refactor: Move drivers into properly module.Peter Johanson
2023-06-20feat(behaviors): Support parameterized macros.Peter Johanson
2023-06-18refactor(sensors): Sensor event channel data, resolution tweaks.Peter Johanson
2023-04-24refactor: Replace tabs with spacesJoel Spadin
2023-04-24refactor: Add more checks to pre-commitJoel Spadin
2023-04-21feat(behaviors): Add reusable sensor behaviors.Nick Conway
2023-04-05refactor(behaviors): Rename `reset` behavior.Peter Johanson
2023-03-12feat(behaviors): On-release option for positional-hold-tapsRobert U
2022-12-20fix(behaviors): Mark sticky key release-after-ms requiredNick Coutsos
2022-12-20feat: Add global macro timing configsJoel Spadin
2022-10-14feat(behaviors): Add mod-morph `keep-mods`Robert U
2022-07-03fix(behaviors): Fix mod morph descriptionNick Conway
2022-06-04feat(behaviors): Add DEL/BSPC to continue list.Peter Johanson
2022-06-03feat(behavior): Add key toggleCaleb Goates
2022-04-27feat(behaviors): Add `global-quick-tap`Andrew Rae
2022-04-03fix(build): Add local vendor prefix file.Peter Johanson
2022-03-23feat(behaviors): Add macro support.Peter Johanson
2022-03-16feat(behaviors): Add Tap-Dance behaviorKurtis Lew
2022-02-07Behaviors: Add 'ignore-modifiers' option to sticky keysokke
2022-02-05refactor(backlight): code cleanupAlessandro Bortolin
2022-02-05feat(backlight): initial split supportReFil
2022-02-05feat(lighting): add backlight behaviorAlessandro Bortolin
2022-01-31refactor(behaviors): Always add reset behaviors.Peter Johanson
2022-01-31fix: Ensure power and underglow behaviors built.Peter Johanson
2022-01-31feature(split): behavior locality support.Pete Johanson
2022-01-30feat(behaviors): `&key_repeat` behavior + tests.Peter Johanson
2021-12-20fix(keymaps): add row-offset property to matrix-transformLucas Yunkyu Lee
2021-11-28feat(behaviors): Add caps word (`&caps_word`).Peter Johanson
2021-11-15feat(conditional-layers): Implement featureJonathan Rascher
2021-11-09feat: hold/tap flavor tap-unless-interruptedjding
2021-11-01feat(behaviors) Required keys for tap-hold behaviorsjmding8
2021-08-24feat(display): IL0323 driver for EPD displays.Darryldh
2021-02-24feature(hold-tap): Retro tappingOkke Formsma
2021-02-16refactor(ext-power): Add init-delay-ms optionNick Winans
2021-02-10style(hold-tap)!: Write hold-tap params with dashesOkke Formsma
2021-02-04refactor(core): Use /omit-if-no-ref/ for behaviors.Pete Johanson
2021-02-03Feat combo layers (#661)KemoNine
2021-02-02behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)Okke Formsma
2021-01-28feature(sticky_keys): add quick-releaseOkke Formsma