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/660m.c | |
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/660m.c')
-rw-r--r-- | keyboards/at_at/660m/660m.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/at_at/660m/660m.c b/keyboards/at_at/660m/660m.c new file mode 100644 index 0000000000..1a54df3be5 --- /dev/null +++ b/keyboards/at_at/660m/660m.c @@ -0,0 +1 @@ +#include "660m.h" |