My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/chromatonemini
Ryan 37bc949945
RGB Matrix: driver naming cleanups (#21594)
2 years ago
..
keymaps Encodermap direction define. (#20454) 2 years ago
chromatonemini.c Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago
chromatonemini.h Move single `LAYOUT`s to data driven (#20365) 2 years ago
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
info.json RGB Matrix: driver naming cleanups (#21594) 2 years ago
readme.md Rotary encoder setting is revised to solve a malfunction. (#18227) 3 years ago
rgb_matrix_kb.inc
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2 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.