qmk_firmware/keyboards/yosino58
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
lib
rev1 Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
readme.md
rules.mk Convert yosino58 to use split common (#17861) 2022-07-31 12:32:45 -07:00
yosino58.c Convert yosino58 to use split common (#17861) 2022-07-31 12:32:45 -07:00
yosino58.h

yosino58

yosino58

yosino58 is a 58-key, Column-Staggered split keyboard. Compatible with Cherry MX and Kailh low profile switches. Optional support for OLED and Backlight LED.

Keyboard Maintainer: sakurachari
Hardware Supported: yosino58
Hardware Availability: https://booth.pm/ja/items/1278362

Make example for this keyboard (after setting up your build environment):

make yosino58:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.