summaryrefslogtreecommitdiffstats
path: root/keyboards/tragicforce68/README.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-08-31 20:13:55 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-31 20:13:55 +0200
commitacc06a0848380fbeb2688d18bc19fee07797046c (patch)
tree87c749f59e13d79f3dd68dce65ceef288502e5c3 /keyboards/tragicforce68/README.md
parentc51b2266a06aeac767c41e6f0f8054db531a156f (diff)
downloadqmk_firmware-acc06a0848380fbeb2688d18bc19fee07797046c.tar.gz
qmk_firmware-acc06a0848380fbeb2688d18bc19fee07797046c.tar.xz
Keyboard: Add Tragicforce 68 (#3807)
* Fork MF68 to Tragicforce 68 * Set pinouts and key layout * Reformat keymap, update comments/notes * Cleanup rules.mk
Diffstat (limited to 'keyboards/tragicforce68/README.md')
-rw-r--r--keyboards/tragicforce68/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/tragicforce68/README.md b/keyboards/tragicforce68/README.md
new file mode 100644
index 000000000..c7a6cc77d
--- /dev/null
+++ b/keyboards/tragicforce68/README.md
@@ -0,0 +1,18 @@
+Tragicforce 68
+===============
+
+Magicforce 68 with [Tragicforce 68 replacement PCB](https://keeb.io/products/mf68-magicforce-68-pcb-replacement-kit) from Keebio.
+
+Keyboard Maintainer: [Keebio](https://keeb.io)
+Hardware Supported: Pro Micro
+Hardware Availability: [Keebio](https://keeb.io)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make tragicforce68:default
+
+Example of flashing this keyboard:
+
+ make tragicforce68:default:avrdude
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.