Commit graph

9 commits

Author SHA1 Message Date
arpacique
7f7752d13d
Merge branch 'zmkfirmware:main' into main 2023-12-13 14:59:01 +03:00
Joel Spadin
ba5637fdef refactor: Remove unimportant labels
Removed "label" properties which no longer have any function.

Labels are still used as layer names and as identifiers for sending
behaviors between sides of a split keyboard, so those have been left
alone for now.
2023-12-04 20:06:54 -06:00
arpacique
f73319f964 Migrate to pinctrl
Remove deprecated property

Migrate to pinctrl

Create nice_nano_v2.overlay

Fix tabs

Remove trailing spaces

Co-Authored-By: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-11-22 17:01:55 +03:00
arpacique
bf3346c082
Merge branch 'zmkfirmware:main' into main 2023-11-20 17:57:25 +03:00
Joel Spadin
94061bb916 refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
2023-04-24 16:07:04 -07: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
arpacique
63f3de9604 Add color mapping property for Zephyr 3 changes 2022-06-27 21:38:48 +03:00
arpacique
a962abe234 Add Contra shield underglow strip LED support 2022-03-31 14:25:59 +03:00
iangus
4039a50ec3
Add Contra shield (#633)
* Add Contra Shield (#1)

* Add bluetooth control layer to contra keymap (#2)

* fix contra keymap issues

* add bluetooth control layer

* clean up contra files

* add contra.conf file

* add missing bracket for default_layer

* update copyright year to 2021

* add contra metadata file

* refactor pro micro overlay for new syntax
2022-01-30 13:48:35 -06:00