qmk_firmware/keyboards/chromatonemini
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
chromatonemini.c Rotary encoder setting is revised to solve a malfunction. (#18227) 2022-09-30 07:13:21 +01:00
chromatonemini.h Rotary encoder setting is revised to solve a malfunction. (#18227) 2022-09-30 07:13:21 +01:00
config.h Merge remote-tracking branch 'origin/master' into develop 2022-09-30 06:13:58 +00:00
info.json Rotary encoder setting is revised to solve a malfunction. (#18227) 2022-09-30 07:13:21 +01:00
readme.md Rotary encoder setting is revised to solve a malfunction. (#18227) 2022-09-30 07:13:21 +01:00
rgb_matrix_kb.inc Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
rules.mk Rotary encoder setting is revised to solve a malfunction. (#18227) 2022-09-30 07:13:21 +01:00

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.