qmk_firmware/keyboards/dp60
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
dp60.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
dp60.h DP60 layout macro renames (#13811) 2021-07-31 14:25:47 +01:00
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
matrix.c add dp60 indicator mode (#8801) 2020-11-05 21:36:04 -08:00
readme.md [Keyboard] Add DP60 keyboard (#6679) 2019-09-09 21:38:08 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

DP60

A full RGB PCB with BLE for 60% keybaord

Keyboard Maintainer: astro
Hardware Supported: DP60 PCB
Hardware Availability: Limited GB

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

make dp60:default

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