readme.md (2221B)
1 # Palmslave 2 3  4 5 Palmslave is a split keyboard with 0.8u (16mm) key pitch. 6 The size of a single key is 80% of the size of a key on a conventional keyboard. 7 Although the key size is more compact than usual, it has the advantage of requiring minimal finger movement. 8 The number of keys is 19 keys for one hand and 38 keys for two hands. 9 Keyswitches are compatible with Choc v1 and Choc v2. 10 The board can be fitted with a key switch socket, allowing the keyswitch to be replaced according to mood or fashion. 11 12 Palmslaveは0.8u(16mm)キーピッチの分割型のキーボードです。 13 一つのキーの大きさが従来のキーボードのキーと比較すると80%のサイズとなっています。 14 通常よりコンパクトなキーサイズですが、指の動きが最小限で済むという強みがあります。 15 キー数は片手で19キー、両手で38キーとなります。 16 キースイッチはChoc v1とChoc v2に対応しています。 17 基板はキースイッチソケットの取り付けが可能で、気分や流行でキースイッチを付け替えることが可能です。 18 19 * Keyboard Maintainer: [takashicompany](https://github.com/takashicompany) 20 * Hardware Supported: Palmslave PCB(s), x2 Pro Micro development board 21 * Hardware Availability: https://github.com/takashicompany/palmslave 22 23 Make example for this keyboard (after setting up your build environment): 24 25 make takashicompany/palmslave:default 26 27 Flashing example for this keyboard: 28 29 make takashicompany/palmslave:default:flash 30 31 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). 32 33 ## Bootloader 34 35 Enter the bootloader in 3 ways: 36 37 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard 38 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead 39 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available