Commit Graph

10 Commits

Author SHA1 Message Date
Bartosz Nowak 1e996322e4 feat: add alt 3key keymap 2025-12-03 00:48:29 +01:00
Bartosz Nowak b3702ba6c2 Update transform for 3key_2us layout and fix typo in ergodash.dtsi 2025-12-03 00:48:28 +01:00
Bartosz Nowak b2af481b56 Add support for new 3key_2us transform in ergodash layout 2025-12-03 00:48:28 +01:00
Bartosz Nowak 2da1f0c49c feat: add support for zmk studio 2025-12-03 00:48:28 +01:00
Peter Johanson fff1cbecdc fix: Add wakeup-source; to kscan nodes for ZMK_SLEEP.
* ZMK_SLEEP also enables PM_DEVICE, so be sure to mark kscan
  nodes as wakeup sources so they can wake keyboards from sleep.
2024-03-29 12:31:43 -07:00
honorless 6b547019c2 refactor: use zmk,matrix-transform instead of zmk,matrix_transform
* Align codebase with documentation.
2024-01-23 23:02:35 -06: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
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
eyenseo 6f29453041 [squash] implement feedback 2021-10-13 09:51:02 -07:00
eyenseo 51298f1d22 Add ergodash 2021-10-13 09:51:02 -07:00