Joel Spadin
23ecf08119
refactor(behaviors)!: Remove labels from behaviors
...
Removed the label property from built-in behaviors, custom behaviors
defined in a few keymaps, and macros generated with ZMK_MACRO().
Now that node names are used to identify behaviors, and names only need
to be unique within the set of behaviors, the names of all behaviors
have been shortened to be similar to their original labels.
This means that any keymaps which reference behavior nodes by name
instead of by label will need to be updated. Keymaps typically use the
labels though, so most keymaps should be unaffected by this change.
2023-12-04 20:06:54 -06:00
Peter Johanson
35a1c5a3d4
refactor(behaviors): Rename reset
behavior.
...
* Upstream now has a node w/ label `reset` on many boards, so
renaming our reset behavior node label to `sys_reset`.
2023-04-05 22:55:38 -07:00
Okke Formsma
af9d6e9b05
style(hold-tap)!: Write hold-tap params with dashes
...
tapping_term_ms -> tapping-term-ms
quick_tap_ms -> quick-tap-ms
The old style works, although it's deprecated.
2021-02-10 07:55:12 -05:00
Joel Spadin
77c16b020e
improvement: upgrade default keymaps
...
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
2020-12-10 12:05:21 +00:00
Pete Johanson
11a85f651a
refactor(shield): Formatting tweaks for QAZ.
2020-11-16 11:22:29 -05:00
tominabox1
42c42ccbbd
Fixed some space/tab issues as well as updated copyright statements
2020-09-14 09:25:31 -05:00
tominabox1
62c47b1981
Remove duplicate include
2020-09-14 08:46:07 -05:00
tominabox1
63e105db90
Revising keymap to jive with upstream changes
2020-09-14 08:45:31 -05:00
tominabox1
fc167f5f5e
Update QAZ keymap for bluetooth config options and homerow hold-taps
2020-09-14 08:44:20 -05:00
Nick
7b12dc6caf
feature(board): add BT prof management to defaults
2020-09-13 23:29:31 -05:00
tominabox1
887ba47cbe
Add copyright header
2020-08-28 16:38:40 -05:00
tominabox1
cf003262e6
Remove RGB, Remove debug, Add Copyright and Licenses
2020-08-27 22:23:27 -05:00
tominabox1
ac3e4af1ce
Add QAZ shield
2020-08-27 19:09:40 -05:00
tjcampie
5b76179bf6
Accidentally added these to main branch.
2020-08-21 06:31:08 -05:00
tjcampie
f3361e79ce
Add QAZ to zmk
2020-08-20 20:22:55 -05:00