aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/minitomic/readme.md
diff options
context:
space:
mode:
authorMaarten Dekkers <maartenwut@gmail.com>2020-01-13 21:16:27 +0100
committerDrashna Jaelre <drashna@live.com>2020-01-13 12:16:27 -0800
commit94ea13e73de3f41c724406c9ec38760109037651 (patch)
tree9801b4c366b6adcc535e3bd3204fa401ac10709a /keyboards/maartenwut/minitomic/readme.md
parent240e1ef6fd4b3356f3d21a50b0a0ad6c0673b1dd (diff)
downloadfirmware-94ea13e73de3f41c724406c9ec38760109037651.tar.gz
firmware-94ea13e73de3f41c724406c9ec38760109037651.tar.bz2
firmware-94ea13e73de3f41c724406c9ec38760109037651.zip
[Keyboard] Add minitomic keyboard (#7140)
* Add minitomic keyboard * Small change to readme * Make changes necessary for merging Remove extra comma in info.json, move caps lock led status from keymap to keyboard, removes unused keys on full space bar layout, cleans up rules.mk and update readme blurb. * Update readme.md * Update led function, fix spacing and remove custom keycodes Removes the custom keycodes in default keymap, fixes spacing in keymap and minitomic.c and puts the new led function in as well
Diffstat (limited to 'keyboards/maartenwut/minitomic/readme.md')
-rw-r--r--keyboards/maartenwut/minitomic/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/maartenwut/minitomic/readme.md b/keyboards/maartenwut/minitomic/readme.md
new file mode 100644
index 000000000..df0a611f8
--- /dev/null
+++ b/keyboards/maartenwut/minitomic/readme.md
@@ -0,0 +1,23 @@
+# Minitomic
+
+![Minitomic](https://i.imgur.com/wGtNokW.jpg)
+
+## Support
+* Keyboard Maintainer: [Maarten Dekkers](https://github.com/maartenwut)
+* Hardware Supported: Minitomic
+* Hardware Availability: [maartenwut.com](https://maartenwut.com)
+
+
+## Features
+- QMK Firmware
+- European switch spacing (19mm)
+- USB-C Connector
+- Capslock indicator under tab key
+- Reset button under left shift key
+
+## Build
+Make example for this keyboard (after setting up your build environment):
+
+ make maartenwut/minitomic: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