0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-18 07:33:26 +00:00
qmk_firmware/keyboards/chidori
2021-09-21 20:04:03 +10:00
..
keymaps [Core] Refactor OLED to allow easy addition of other types () 2021-08-24 16:28:26 +10:00
.noci Exclude more keyboards from CI () 2021-01-13 08:12:28 -08:00
board.c [Keyboard] Misc tidyups for Chidori () 2020-02-07 18:50:42 -08:00
board.h [Keyboard] Add a new keyboard Chidori. () 2020-02-04 20:47:59 -08:00
chidori.c [Keyboard] Misc tidyups for Chidori () 2020-02-07 18:50:42 -08:00
chidori.h [Keyboard] Misc tidyups for Chidori () 2020-02-07 18:50:42 -08:00
config.h Remove MIDI Configuration boilerplate () 2021-08-16 06:51:13 +10:00
info.json Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
matrix.c [Keyboard] Misc tidyups for Chidori () 2020-02-07 18:50:42 -08:00
readme.md [Keyboard] Add a new keyboard Chidori. () 2020-02-04 20:47:59 -08:00
rules.mk Remove audio pin references in rules.mk () 2021-09-21 20:04:03 +10:00

chidori

Chidori

Yet another split keyboard made with only through-hole components.

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

make chidori:default:usbasp

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