You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
3 years ago
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 3 years ago
chromatonemini.c Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago
chromatonemini.h Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 3 years ago
info.json Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago
readme.md Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago
rgb_matrix_kb.inc
rules.mk Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago

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.