From 6f5f943bb91185e9dacc499fcc97550348223e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20T=C3=A9tar?= <1250894+adrientetar@users.noreply.github.com> Date: Wed, 18 Sep 2019 20:14:49 +0200 Subject: [Keyboard] Introduce AT-AT 660M (#6729) * Introduce AT-AT 660M * PR feedback Co-Authored-By: fauxpark * Add dfu-util args * Add URL --- keyboards/at_at/660m/660m.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/at_at/660m/660m.c (limited to 'keyboards/at_at/660m/660m.c') 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" -- cgit v1.2.3