qmk_firmware/keyboards/maartenwut/minitomic/readme.md
Maarten Dekkers 94ea13e73d [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
2020-01-13 12:16:27 -08:00

23 lines
796 B
Markdown

# 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).