diff options
author | Maarten Dekkers <maartenwut@gmail.com> | 2020-06-09 21:10:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-09 12:10:00 -0700 |
commit | 86812f22e42b493d7021fe4bcb726ac9412b8e55 (patch) | |
tree | 659af3bff1044f2ff4ba5f21a1ffef0cbdb5ed86 /keyboards/maartenwut/nt660/readme.md | |
parent | b83fb9eb711ea8c7b064a660bc20b62f4d812bd4 (diff) | |
download | qmk_firmware-86812f22e42b493d7021fe4bcb726ac9412b8e55.tar.gz |
[Keyboard] Add nt660 PCB (#9042)
* Upload nt660 files
* Apply suggestions from code review
* Apply suggestions from code review
Diffstat (limited to 'keyboards/maartenwut/nt660/readme.md')
-rw-r--r-- | keyboards/maartenwut/nt660/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/maartenwut/nt660/readme.md b/keyboards/maartenwut/nt660/readme.md new file mode 100644 index 000000000..cb7b19ca5 --- /dev/null +++ b/keyboards/maartenwut/nt660/readme.md @@ -0,0 +1,19 @@ +# nt660 + +A drop-in replacement PCB for the Leopold FC660M. + +* Keyboard Maintainer: [Maartenwut](https://github.com/Maartenwut) +* Hardware Supported: nt660 PCB +* Hardware Availability: [maartenwut.com](https://maartenwut.com/product/nt-660/) + +## Flashing + +In place of the DIP switches on the original PCB there is a small button. Press that to jump to the bootloader. + +--- + +Make example for this keyboard (after setting up your build environment): + + make maartenwut/nt660: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). |