forked from mirrors/qmk_firmware
6d0f944e5e
* add : BlackMask60 and MayShi.No30 * fix:spell miss * change:keyboard name area * change: default keymap * 配列を自分用に変更 * MyKemap Update * 構成変更 * Add RURA66 new keyboard * remove additional files * fix file * fix info.json from rura66 * fix KC_LANG to KC_LNG from rura66 * Fix readme - fix purchase URL - adjust to the recent standard * Fix rules.mk - no backlight - remove DIP switch/Bluetooth - OLED_DRIVER_ENABLE -> OLED_ENABLE * Fix rura66.h: add LICENSE * Fix config.h - UNUSED_PINS is deprecated - accept suggestion on PR * Fix oled_display.c - remove snprintf() - OLED_DRIVER_ENABLE->OLED_ENABLE - oled_task_user() returns false * Fix config.h - no SPLIT_HAND_MATRIX_GRID - no RGB Matrix * move default keymap readme * add VIA keymap * Fix info.json - Fix keyboard URL - Change VID/PID * Fix comments in rules.mk * fix info.json keyboard url Co-authored-by: yswallow <1426202+yswallow@users.noreply.github.com>
1.6 KiB
1.6 KiB
RURA66
これは66キー備えた、シンプルな左右分割型キーボードです。あなたの肩への負担軽減をサポートします。
This is a simple left / right split keyboard with 66 keys. Supports reducing the burden on your shoulders.
- Keyboard Maintainer: T.Shinohara
- Hardware Supported: The RURA PCB, ProMicro supported. Using Cherry MX Profile Switches.
- Hardware Availability: Booth (Japanese Site)
- 日本国内ではBoothで入手できます: Booth (Japanese Site)
Make example for this keyboard (after setting up your build environment):
make rura66:default
Flashing example for this keyboard:
make rura66:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 2 ways:
- Physical reset button: Briefly press the button on the next to the TRRS jack.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available