diff options
Diffstat (limited to 'keyboards/pohjolaworks/louhi/readme.md')
-rw-r--r-- | keyboards/pohjolaworks/louhi/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/pohjolaworks/louhi/readme.md b/keyboards/pohjolaworks/louhi/readme.md new file mode 100644 index 0000000000..d2169523bb --- /dev/null +++ b/keyboards/pohjolaworks/louhi/readme.md @@ -0,0 +1,21 @@ +# Louhi + +![Louhi](https://i.imgur.com/bsXOscK.png) + +4x13u Orthogonal keyboard with few bottom row layouts and encoder support. + +Encoder supported ONLY in one of the two spots at a time. + +* Keyboard Maintainer: [ErkHal](https://github.com/erkhal) +* Hardware Supported: Louhi PCB (All revisions) +* Hardware Availability: Coming soon to [Pohjola Works](https://pohjola.works) + +Make example for this keyboard (after setting up your build environment): + + make pohjolaworks/louhi:default + +Flashing example for this keyboard: + + make pohjolaworks/louhi:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |