qmk-firmwares/keyboards/do60
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
do60.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
do60.h
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

DoyuStudio DO60 PCB

60% board supporting in-switch LEDs (two-pin, single colour) Build-in WS2182 RGB LED for underglow lighting.

Keyboard Maintainer: QMK Community
Hardware Supported: Doyu Studios 60% PCB
Hardware Availability: Doyustudio

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

make do60:default

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