You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`
3 years ago
..
keymaps Remove legacy keycodes, part 4 (#18683) 3 years ago
config.h Remove `UNUSED_PINS` (#17931) 3 years ago
do60.c
do60.h
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 3 years ago
readme.md
rules.mk

readme.md

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.