qmk_firmware/keyboards/dc01/right
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 UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
right.c Dc01 fixes (#11843) 2021-02-15 20:36:58 -05:00
right.h Dc01 fixes (#11843) 2021-02-15 20:36:58 -05:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

DC01 Right Half

DC01 Right Half

A hotpluggable four part keyboard which comes together with magnets and pogo pins! This is the right part.

Keyboard Maintainer: Yiancar
Hardware Supported: Runs on an atmega32u4
Hardware Availability: Mechboards

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

make dc01/right:default

See build environment setup then the make instructions for more information.