diff options
author | Adrien Tétar <1250894+adrientetar@users.noreply.github.com> | 2019-09-18 20:14:49 +0200 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-09-18 11:14:49 -0700 |
commit | 6f5f943bb91185e9dacc499fcc97550348223e90 (patch) | |
tree | e79b9b56fd9edbeae7476122cd35d51eb1e72afb /keyboards/at_at/660m/readme.md | |
parent | 7d8dea30a460da2c3e163713252e53c43211c123 (diff) |
[Keyboard] Introduce AT-AT 660M (#6729)
* Introduce AT-AT 660M
* PR feedback
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Add dfu-util args
* Add URL
Diffstat (limited to 'keyboards/at_at/660m/readme.md')
-rw-r--r-- | keyboards/at_at/660m/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/at_at/660m/readme.md b/keyboards/at_at/660m/readme.md new file mode 100644 index 0000000000..999beec5b0 --- /dev/null +++ b/keyboards/at_at/660m/readme.md @@ -0,0 +1,14 @@ +# AT-AT 660M + +660M keyboard + +Keyboard Maintainer: [Adrien Tétar](https://github.com/adrientetar) +Hardware Supported: AT-AT 660M +Hardware Availability: <https://github.com/adrientetar/660m> + + +Make example for this keyboard (after setting up your build environment): + + make at_at/660m: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). |