qmk_firmware/keyboards/maartenwut/minitomic
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
..
keymaps/default [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00
config.h [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00
info.json [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00
minitomic.c [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00
minitomic.h [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00
readme.md [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00
rules.mk [Keyboard] Add minitomic keyboard (#7140) 2020-01-13 12:16:27 -08:00

readme.md

Minitomic

Minitomic

Support

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.