qmk_firmware/keyboards/chromatonemini
fauxpark 2c191e21c2 Merge remote-tracking branch 'upstream/master' into develop 2023-12-20 16:03:14 +11:00
..
keymaps Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) 2023-12-18 16:05:50 +11:00
chromatonemini.c Chromatonemini info json revised to support qmk 0.22.2 (#21966) 2023-09-25 12:55:42 +10:00
chromatonemini.h Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
config.h Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2023-12-20 13:31:50 +11:00
info.json Chromatonemini info json revised to support qmk 0.22.2 (#21966) 2023-09-25 12:55:42 +10:00
readme.md
rgb_matrix_kb.inc
rules.mk Chromatonemini info json revised to support qmk 0.22.2 (#21966) 2023-09-25 12:55:42 +10:00

readme.md

chromatonemini

chromatonemini

chromatonemini keyboard is a simple-design Chromatone mini MIDI keyboard that covers 3 octaves (37 notes).

  • Keyboard Maintainer: 3araht
  • Hardware Supported: chromatone keyboard, a DIY MIDI keyboard.
  • Hardware Availability: BOOTH. Click here 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.