Commit graph

2011 commits

Author SHA1 Message Date
Chatblanc77
ec0f002f97
Merge branch 'zmkfirmware:main' into sofle-bongo-cat-update 2022-10-24 13:19:21 +07:00
Albert Y
b90e3ae03d
fix(ci): Replace workflow set-output with environment variables
* Needed for deprecation: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-22 00:50:44 -04:00
Nick Winans
d3d5b8eb8a
fix(displays): Adjust alignment and spacing
* Adjust alignment and spacing
* Fix char array lengths
2022-10-21 23:10:55 -04:00
Chatblanc77
9ebfacf0db
Merge branch 'zmkfirmware:main' into sofle-bongo-cat-update 2022-10-18 13:35:17 +07:00
ebastler
c9eb63199a
feat(keymaps): add NUHS/NUBS alias for Non-US-Backslash/Non-US-Hash 2022-10-17 21:48:19 -04:00
byran.tech
3f00f14e36
feat(docs): Added a Spelling Error Caution Notice 2022-10-15 14:00:09 -05:00
Robert U
ef2e6e9156
feat(behaviors): Add mod-morph keep-mods
* Update docs for mod-morph
* Add unit tests for mod-morph
* Add keep-mods to DT binding

Co-authored-by: Martin Aumüller <aumuell@reserv.at>
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2022-10-14 20:40:28 -05:00
Nick Winans
18b8b9b3a5
fix(shields): Disable idle blanking on nice!view 2022-10-14 11:39:47 -05:00
Chatblanc77
33bef3c82e
Merge branch 'zmkfirmware:main' into sofle-bongo-cat-update 2022-10-14 13:44:12 +07:00
Nick Winans
bdc706f88d
docs(power profiling): add nice!view 2022-10-07 20:43:12 -04:00
Peter Johanson
605d88f266 feat(ble): Default a few configs for DIS GATT svc.
Default values for DIS GATT characteristics for:

* Vendor ID
* Product ID
* Manufacturer
* Model
2022-10-05 11:34:37 -04:00
Joe Peterson
a035fe4cc8 docs(codes): Windows Support: F20-F24
F20-24 are confirmed to work on Windows 11 via a web based keyboard
tester

Refs: #1476
2022-10-05 09:01:37 -04:00
Joe Peterson
fd5e9e1403 docs(codes): Windows Support: F13-F19
F13-F19 are confirmed to work on Windows 11 in VSCode 1.71.2.

Refs: #1476
2022-10-05 09:01:37 -04:00
Pavel Glushkov
1e25ee77d2
fear(boards): Add nrfmicro_13_52833 board
* Add nrfmicro_13_52833 board definition.

Co-authored-by: Alexander Krikun <krikun98@gmail.com>
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-10-02 22:01:55 -04:00
zhiayang
cc3d5529fd
feat(drivers): Driver for MAX7318 GPIO expander (#1295)
Add driver for max7318 i2c gpio expander

Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-09-29 21:22:01 -04:00
Nick Winans
3d3c45bc80
feature(shields): Add nice!view
* Use two shield system, nice_view, and nice_view_adapter
* Build system fixes for interconnect use.
2022-09-29 21:11:26 -04:00
Peter Johanson
30e9accc95 feat(docs): Wait options for matrix driver.
* Document `CONFIG_ZMK_KSCAN_MATRIX_WAIT_BETWEEN_OUTPUTS` and
  `CONFIG_ZMK_KSCAN_MATRIX_WAIT_BEFORE_INPUTS` options
2022-09-29 01:06:54 -04:00
Peter Johanson
9782518397 feature(drivers): Option for read wait on matrix.
* Add a new Kconfig option, `ZMK_KSCAN_MATRIX_WAIT_BEFORE_INPUTS`
  to delay reading inputs after setting an output active.
2022-09-29 01:06:54 -04:00
Chatblanc77
849c4e5a07
Update status_screen.c 2022-09-28 13:52:16 +07:00
innovaker
0b39bf4336 ci: remove 4- prefix from zephyr-modules cache keys
This is no longer required.
2022-09-28 04:08:43 +01:00
Chatblanc77
06cf962b9a
Update status_screen.c 2022-09-27 14:33:59 +07:00
dependabot[bot]
fad8dd6612 chore(deps): bump terser from 5.9.0 to 5.14.2 in /docs
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 23:47:15 -04:00
Kurtis Lew
8976b353ae fix(docs): Correct mo_tog implementation in tabbed menu 2022-09-25 20:06:20 -05:00
ReFil
b655554b03
refactor(boards): CRBN and Planck keymap fixes
* Update planck_rev6.keymap

Third layer was causing problems so i moved reset and bootloader to second layer

* BT_sel functions

A customer requested this so we added it

* Update crbn.keymap

Co-authored-by: Nick Winans <nick@winans.codes>
2022-09-22 15:14:09 -04:00
Chatblanc77
6a539dd3b0
Update Kconfig 2022-09-22 14:53:14 +07:00
Chatblanc77
cc6094d72c
Update status_screen.c 2022-09-22 14:10:34 +07:00
David A. Bell
8f67333957 Update docs/docs/behaviors/hold-tap.md
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2022-09-21 23:44:09 -05:00
David A. Bell
9756a16306 fix(docs): Consistent naming in Mo-Tog example.
Updated all references in example to conform to Hold action-Tap action wording order.
2022-09-21 23:44:09 -05:00
David A. Bell
597a48ff2d Update hold-tap.md
The bindings for the toggle-layer-on-tap/momentary-layer-on-hold example code were backwards, resulting in toggle-on-hold. This also made momentary unachievable.
2022-09-21 23:44:09 -05:00
Chatblanc77
4651d029f0
Update Kconfig 2022-09-22 11:22:44 +07:00
Chatblanc77
e3b879c011
Update status_screen.c 2022-09-22 11:20:11 +07:00
Chatblanc77
9e66d4caca
Update status_screen.c 2022-09-21 16:25:16 +07:00
Chatblanc77
bee284ca52
Update status_screen.c 2022-09-21 16:20:22 +07:00
Chatblanc77
a97284a1aa
Update status_screen.c 2022-09-21 16:15:52 +07:00
Chatblanc77
27bdc1ce7b
Update status_screen.c 2022-09-21 16:10:49 +07:00
Chatblanc77
523ecdfd45
Update status_screen.c 2022-09-21 16:03:43 +07:00
Chatblanc77
1a6822fb73
Update status_screen.c 2022-09-21 15:55:47 +07:00
Chatblanc77
f38314ae36
Update status_screen.c 2022-09-21 15:50:39 +07:00
Chatblanc77
62bfb8051b
Update status_screen.c 2022-09-21 15:45:39 +07:00
Chatblanc77
d0cc1e1c6a
Update status_screen.c 2022-09-21 15:42:33 +07:00
Chatblanc77
3d103ec015
Update status_screen.c 2022-09-21 15:37:46 +07:00
Chatblanc77
7f299e2d99
Update status_screen.c 2022-09-21 15:29:22 +07:00
Chatblanc77
81dac77d5d
Update status_screen.c 2022-09-21 15:23:50 +07:00
Chatblanc77
f040fb01a7
Update status_screen.c 2022-09-21 15:19:24 +07:00
Chatblanc77
9031ac9ac1
Update status_screen.c 2022-09-21 15:12:44 +07:00
Chatblanc77
3ce18d9c54
Update status_screen.c 2022-09-21 15:07:58 +07:00
Chatblanc77
2ae36f90aa
Merge pull request #2 from Chatblanc77/sofle
Update Kconfig.defconfig
2022-09-19 14:59:50 +07:00
Chatblanc77
a534cc1d9d
Update Kconfig.defconfig 2022-09-19 14:57:34 +07:00
Chatblanc77
a70a219145
Merge pull request #1 from nguyendown/bongo-cat
Bongo cat
2022-09-19 10:21:27 +07:00
down
82f72924b6 add license 2022-09-17 22:05:18 +07:00