summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFateEverywhere <41215461+FateEverywhere@users.noreply.github.com>2019-03-10 13:04:10 -0400
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-10 10:04:10 -0700
commit2b1b5fed2a4b9986efb268a4788dee404d061c84 (patch)
tree3cf6545565b188461675c82d4f4b9876f558ee66
parentff95c60e464256261777f3a5b159f121fa5d655d (diff)
412_64 move to handwired (#5359)
* 412_64 move to handwired 412_64 and its second printing, Mark Zero Stand Aside, are now obsolesced by new hardware. As only two units exist in the wild not owned by me, I'm moving the definition to handwired. * Mark 3 Stand Aside ready for production. Uploading firmware, compiled and tested, for Mark 3 Stand Aside. The hardware's ready, now the software is too. * Whoops. Should've branched before pushing Stand Aside. Sorry 'bout that. * Revert "Whoops." This reverts commit d222046cfe6183ed0c42286ec9ebb5034a5d1009. * Revert "Mark 3 Stand Aside ready for production." This reverts commit c790899af7a6d92855aebe6a96003f1fe9be66b3.
-rw-r--r--keyboards/handwired/412_64/412_64.c (renamed from keyboards/412_64/412_64.c)0
-rw-r--r--keyboards/handwired/412_64/412_64.h (renamed from keyboards/412_64/412_64.h)0
-rw-r--r--keyboards/handwired/412_64/config.h (renamed from keyboards/412_64/config.h)0
-rw-r--r--keyboards/handwired/412_64/keymaps/default/config.h (renamed from keyboards/412_64/keymaps/default/config.h)0
-rw-r--r--keyboards/handwired/412_64/keymaps/default/keymap.c (renamed from keyboards/412_64/keymaps/default/keymap.c)0
-rw-r--r--keyboards/handwired/412_64/keymaps/default/rules.mk (renamed from keyboards/412_64/keymaps/default/rules.mk)0
-rw-r--r--keyboards/handwired/412_64/readme.md (renamed from keyboards/412_64/readme.md)8
-rw-r--r--keyboards/handwired/412_64/rules.mk (renamed from keyboards/412_64/rules.mk)0
8 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/412_64/412_64.c b/keyboards/handwired/412_64/412_64.c
index eaec54ade8..eaec54ade8 100644
--- a/keyboards/412_64/412_64.c
+++ b/keyboards/handwired/412_64/412_64.c
diff --git a/keyboards/412_64/412_64.h b/keyboards/handwired/412_64/412_64.h
index 27a32f15aa..27a32f15aa 100644
--- a/keyboards/412_64/412_64.h
+++ b/keyboards/handwired/412_64/412_64.h
diff --git a/keyboards/412_64/config.h b/keyboards/handwired/412_64/config.h
index 9cdb3fac81..9cdb3fac81 100644
--- a/keyboards/412_64/config.h
+++ b/keyboards/handwired/412_64/config.h
diff --git a/keyboards/412_64/keymaps/default/config.h b/keyboards/handwired/412_64/keymaps/default/config.h
index d533d806c9..d533d806c9 100644
--- a/keyboards/412_64/keymaps/default/config.h
+++ b/keyboards/handwired/412_64/keymaps/default/config.h
diff --git a/keyboards/412_64/keymaps/default/keymap.c b/keyboards/handwired/412_64/keymaps/default/keymap.c
index 405c563056..405c563056 100644
--- a/keyboards/412_64/keymaps/default/keymap.c
+++ b/keyboards/handwired/412_64/keymaps/default/keymap.c
diff --git a/keyboards/412_64/keymaps/default/rules.mk b/keyboards/handwired/412_64/keymaps/default/rules.mk
index 08fdcc0a56..08fdcc0a56 100644
--- a/keyboards/412_64/keymaps/default/rules.mk
+++ b/keyboards/handwired/412_64/keymaps/default/rules.mk
diff --git a/keyboards/412_64/readme.md b/keyboards/handwired/412_64/readme.md
index 0811031075..042bacfaf1 100644
--- a/keyboards/412_64/readme.md
+++ b/keyboards/handwired/412_64/readme.md
@@ -1,15 +1,15 @@
# 412-64
-![412-64](image_here)
+![412-64](https://i.imgur.com/ixuv3OM.jpg)
A compact 60% keyboard designed by Fate Everywhere and sold on a limited basis. Born out of the desire for a Planck with a numpad for technical work.
Keyboard Maintainer: [Fate Everywhere](https://github.com/fateeverywhere)
-Hardware Supported: 4x16 T&E Prototype, 412-64 Mk. 0, Mk. 1.
-Hardware Availability: Highly limited, contact /u/FateEverywhere on reddit for availability.
+Hardware Supported: 4x16 T&E Prototype, Mark Zero Stand Aside.
+Hardware Availability: No longer available, was a tester for Stand Aside. Build definitions are in handwired because two units are in the wild.
Make example for this keyboard (after setting up your build environment):
- make 412-64:default
+ make handwired/412_64: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). \ No newline at end of file
diff --git a/keyboards/412_64/rules.mk b/keyboards/handwired/412_64/rules.mk
index 9e74da5d98..9e74da5d98 100644
--- a/keyboards/412_64/rules.mk
+++ b/keyboards/handwired/412_64/rules.mk