|
před 2 roky | |
---|---|---|
.. | ||
keymaps | 002b58f0e4 Normalise Space Cadet keycodes (#18864) | před 2 roky |
v1 | 64b1ed4550 Fix Per Key LED Indicator Callbacks (#18450) | před 2 roky |
v2 | 64b1ed4550 Fix Per Key LED Indicator Callbacks (#18450) | před 2 roky |
v3 | 64b1ed4550 Fix Per Key LED Indicator Callbacks (#18450) | před 2 roky |
config.h | 8694e2d3f0 [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) | před 4 roky |
dz65rgb.c | 8694e2d3f0 [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) | před 4 roky |
dz65rgb.h | 8694e2d3f0 [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) | před 4 roky |
info.json | 51d5aad25b Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | před 2 roky |
readme.md | 8694e2d3f0 [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) | před 4 roky |
A customizable 65% RGB keyboard.
There are three versions of the DZ65RGB. Please use the appropriate firmware for your board.
To put in bootloader mode, hold the Esc
key while plugging in the USB cable. or use reset key behind the pcb.
Make example for this keyboard (after setting up your build environment):
make dztech/dz65rgb/v1:default # Arm (STM32F303)
make dztech/dz65rgb/v2:default # AVR (ATmega32U4)
make dztech/dz65rgb/v3:default # AVR (ATmega32U4)
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.