zmk/app
Alex Kang a9a53e6da4
feat(shields): Reviung34 shield definition
* Initial implementation of REVIUNG34 shield.
* Add copyright information to files
* Added a README with instructions on how to enable the 1x2u layout.
* Add a default chosen matrix transform in the default keymap, alongside a commented out version for the alternate layout.

---------

Co-authored-by: Peter Johanson <peter@peterjohanson.com>
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2023-10-14 19:39:42 -07:00
..
boards feat(shields): Reviung34 shield definition 2023-10-14 19:39:42 -07:00
cmake
dts refactor(behaviors): Final global-quick-tap deprecation. 2023-10-03 01:12:47 -07:00
include refactor: Split endpoint to transport and instance 2023-10-02 22:03:08 -07:00
module fix(driver): Fix broken compilation for MAX7318 driver 2023-09-28 12:19:14 -04:00
scripts
src refactor(behaviors): global-quick-tap -> require-prior-idle 2023-10-03 01:12:47 -07:00
tests refactor(behaviors): Final global-quick-tap deprecation. 2023-10-03 01:12:47 -07:00
.gitignore
.prettierrc.js
CMakeLists.txt fix: Address review comments 2023-10-02 22:03:08 -07:00
Kconfig refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
Kconfig.behaviors feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
core-coverage.yml
package-lock.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf
run-test.sh
west.yml