qmk_firmware/keyboards/ydkb/yd68
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/default Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01: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: Y (#17926) 2022-08-06 18:52:13 +10:00
readme.md
rules.mk
yd68.c
yd68.h

yd68

yd68

A 68-key board with RGB underlighting and bluetooth.

Keyboard Maintainer: Izzy84075
Hardware Supported: YD68/YD68v2
Hardware Availability: KBDFans

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

make ydkb/yd68:default

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