qmk_firmware/keyboards/takashiski/otaku_split/rev0
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
.noci move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
readme.md move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
rev0.c move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
rev0.h move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00
rules.mk move @takashiski 's keebs into /takashiski (#16089) 2022-02-11 21:51:20 +00:00

readme.md

Otaku Split rev.0

otaku_split

Otaku Split is Japanese layout based keyboard. rev.0 is prototype. it has MDF color plate Iron Black and Ayanami blue.

Keyboard Maintainer: takashiski
Hardware Supported: promicro(atmega32u4)
Hardware Availability: https://skyhigh-works.booth.pm/items/1365150

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

make takashiski/otaku_split/rev0:default

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