diff options
author | Brandon Claveria <48102030+swiftrax@users.noreply.github.com> | 2020-12-29 16:03:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-30 00:03:09 +0000 |
commit | 5d0c0e7c123848c2ab6e3eea2bc0704d0390b91b (patch) | |
tree | 2af407d406e546408e19b326516e0a663e596f2f /keyboards/handwired/swiftrax/nodu/readme.md | |
parent | bea897caf1f1986d1bced6548071f8ed49215d98 (diff) | |
download | qmk_firmware-5d0c0e7c123848c2ab6e3eea2bc0704d0390b91b.tar.gz qmk_firmware-5d0c0e7c123848c2ab6e3eea2bc0704d0390b91b.zip |
add nodu keyboard (#11233)
* add nodu keyboard
* fix info.json
* limit via to 3 layers
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Diffstat (limited to 'keyboards/handwired/swiftrax/nodu/readme.md')
-rw-r--r-- | keyboards/handwired/swiftrax/nodu/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/nodu/readme.md b/keyboards/handwired/swiftrax/nodu/readme.md new file mode 100644 index 0000000000..51ba1854e0 --- /dev/null +++ b/keyboards/handwired/swiftrax/nodu/readme.md @@ -0,0 +1,13 @@ +# Nodu + +32u4 Lasgweloth 60% with flex cutouts + +* Keyboard Maintainer: Swiftrax +* Hardware Supported: Nodu +* Hardware Availability: https://github.com/swiftrax + +Make example for this keyboard (after setting up your build environment): + + make handwired/swiftrax/nodu:default + +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). |