Age | Commit message (Collapse) | Author |
|
Initial basic work on nice!nano board support.
|
|
|
|
|
|
|
|
|
|
|
|
petejohanson/keymaps/keymap-transform-non-standard-matrix-mapping
Initial work on matrix transforms for non-standard matrixes.
|
|
* Clearer name to capture essence of the role of the
transform.
|
|
* More direct transform maps were agreed to be clearer.
* Remove helpers, just use simple `RC` macro to map a
logical location to a row/column pair.
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nick Winans <nick.win999@gmail.com>
|
|
|
|
|
|
|
|
|
|
* Allows "gaps" for keyboards like Kyra.
* Allows keyboards with matrixes that don't map the logical key
locations to have normal looking keymaps when defined.
|
|
|
|
Upgrade to Zephyr 2.3.0 (plus small build fix.)
|
|
|
|
|
|
Only install `requirements-base.txt`
|
|
* Closes #27
|
|
|
|
docs: Add "sidebarCollapsible: false"
|
|
|
|
docs: FAQs (initial version)
|
|
#11]
|
|
|
|
|
|
|
|
|
|
Update to using prebuild docker container, for faster GH workflows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replaced 'Basics' with 'Getting Started'
|
|
|
|
|
|
|
|
|
|
Exclude some unused Zephyr west submodules.
|
|
|
|
* Don't waste space/time updating unused modules for architectures
we aren't targetting (yet).
|