qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1891B)


      1 # suika27melo
      2 (English Follows Japanese)
      3 
      4 ## 概要
      5 ![suika27melo1](https://i.imgur.com/iFz3c1U.jpg)
      6 ![suika27melo2](https://i.imgur.com/xR7KpVR.jpg)
      7 
      8 suika27meloは2オクターブのピアノ鍵盤型マクロキーパッドです。
      9 通常のマクロキーパッドとしても使えるほか、MIDIキーボードとしてDAWソフトの入力や演奏に使用できます。
     10 
     11 * 制作 : すいか技研 (Website: https://suikagiken.net GitHub: [suikagiken](https://github.com/suikagiken) )
     12 * 販売 : すいか技研の[booth](https://suikagiken.booth.pm/)にて販売予定です
     13 
     14 ## ビルドガイド
     15 
     16 [こちら](https://github.com/suikagiken/suika27melo/blob/main/buildguide_1.1.md)からご覧下さい。
     17 
     18 ---
     19 
     20 ## Overview
     21 
     22 suika27melo is a 2-octave piano shaped macro keypad.
     23 You can use it as a normal macro keypad, or use it as a MIDI keyboard for DAW software input and musical performance.
     24 
     25 * Keyboard Maintainer: [suikagiken](https://github.com/suikagiken)
     26 * Hardware Availability: Available at [booth](https://suikagiken.booth.pm/) soon.
     27 
     28 Make example for this keyboard (after setting up your build environment):
     29 
     30     make suikagiken/suika27melo:default
     31 
     32 Flashing example for this keyboard:
     33 
     34     make suikagiken/suika27melo:default:flash
     35 
     36 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).
     37 
     38 ## Bootloader
     39 
     40 Enter the bootloader in 3 ways:
     41 
     42 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (the top left key) and plug in the keyboard
     43 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
     44 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available