diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-04-20 03:19:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 05:19:34 +1000 |
commit | bd8220e9fc871d7997f1565858bb7b3c77756237 (patch) | |
tree | ec07a369e9d72168c0c491e2030a4ff798a5df9d /keyboards/amj96/readme.md | |
parent | 314865f83366fbaa547540154e0d2a48e7a2e72c (diff) | |
download | qmk_firmware-bd8220e9fc871d7997f1565858bb7b3c77756237.tar.gz qmk_firmware-bd8220e9fc871d7997f1565858bb7b3c77756237.zip |
move amj keyboards into amjkeyboard vendor folder (#15733)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/amj96/readme.md')
-rw-r--r-- | keyboards/amj96/readme.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/amj96/readme.md b/keyboards/amj96/readme.md deleted file mode 100644 index 8cd4ea94a1..0000000000 --- a/keyboards/amj96/readme.md +++ /dev/null @@ -1,20 +0,0 @@ -# AMJ96 - -The AMD96 is a 96 key custom keyboard with anodized aluminum case, twin usb ports, and support for backlight LEDs and RGB underglow via SMD LEDs. - -* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) -* Hardware Supported: AMJ96 -* Hardware Availability: [~~Flashquark~~](https://flashquark.com/product/amj96/) (no longer available) - -Make example for this keyboard (after setting up your build environment): - - make amj96:default - -Flashing example for this keyboard: - - make amj96: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). - -## Notes -- In-switch and underglow LEDs currently not supported. |