Commit Graph

27 Commits

Author SHA1 Message Date
Bartosz Nowak 1e996322e4 feat: add alt 3key keymap 2025-12-03 00:48:29 +01:00
Bartosz Nowak c451cbc918 Update transform for 3key_2us layout and add key row comments in ergodash-layouts.dtsi 2025-12-03 00:48:29 +01:00
Bartosz Nowak 0ec15b5e3c Refactor ergodash layout keys for clarity and update transform for 3key_2us layout 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 86e92682b0 Update app/boards/shields/ergodash/ergodash_left.overlay
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-03 00:48:28 +01:00
Bartosz Nowak 0e86d0d90c Update app/boards/shields/ergodash/ergodash_right.overlay
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-03 00:48:28 +01:00
Bartosz Nowak fdf667edce Update app/boards/shields/ergodash/ergodash-layouts.dtsi
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-03 00:48:28 +01:00
Bartosz Nowak 8e7d8ddde8 Delete app/boards/shields/ergodash/ergodash_right.conf 2025-12-03 00:48:28 +01:00
Bartosz Nowak b149264a7c Delete app/boards/shields/ergodash/ergodash_left.conf 2025-12-03 00:48:28 +01:00
Bartosz Nowak ff0f6d452b Delete app/boards/shields/ergodash/ergodash.studio.json 2025-12-03 00:48:28 +01:00
Bartosz Nowak 730ddb8531 Update app/boards/shields/ergodash/ergodash.zmk.yml 2025-12-03 00:48:28 +01:00
Bartosz Nowak c4bec82d80 Modify ergodash keymap for button functionality 2025-12-03 00:48:28 +01:00
Bartosz Nowak 21f7decd38 Delete app/boards/shields/ergodash/ergodash.conf 2025-12-03 00:48:28 +01:00
Bartosz Nowak 4eece778fd Update app/boards/shields/ergodash/Kconfig.shield 2025-12-03 00:48:28 +01:00
Bartosz Nowak 9e17928b1b Delete app/boards/shields/ergodash/build.yaml 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
Aurélien Vallée 197d104fc9
chore(shields): Add missing display-name for existing keymaps (#3048) 2025-09-10 15:48:33 -07: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
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
Cem Aksoylar 0c0ebda65b fix(keymap): Fix default Ergodash keymap 2023-02-21 23:49:10 -05:00
Peter Johanson 2b9a0ce2a5 refactor(shields): Move to generic central role config.
* Use new `ZMK_SPLIT_ROLE_CENTRAL` config instead of BLE
  specific Kconfig setting.
2022-05-29 19:18:09 -04: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