forked from mirrors/qmk_firmware
10005e9f39
* Rotary encoder setting is revised to solve a mulfunction. UNUSED_PINS deleted. * Encoder map applied. * ENCODER_MAP_ENABLE moved to keymap level. * Settings in rules.mk moved to info.json. * picture sent to imgur. config.h streamlined.
19 lines
907 B
Markdown
19 lines
907 B
Markdown
# chromatonemini
|
|
|
|
![chromatonemini](https://i.imgur.com/SuXzf9Dh.jpg)
|
|
|
|
chromatonemini keyboard is a simple-design Chromatone mini MIDI keyboard that covers 3 octaves (37 notes).
|
|
|
|
* Keyboard Maintainer: [3araht](https://github.com/3araht)
|
|
* Hardware Supported: chromatone keyboard, a DIY MIDI keyboard.
|
|
* Hardware Availability: [BOOTH](https://3araht.booth.pm/). Click [here](https://www.tenso.com/en/static/lp_shop_booth) for BOOTH overseas shipping!
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make chromatonemini:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make chromatonemini:default:flash
|
|
|
|
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).
|