qmk_firmware/keyboards/lazydesigners/dimpleplus
Ryan 4ae9bfd17a
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) 2023-06-24 17:37:54 +10:00
info.json Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Dimpleplus

dimpleplus

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

make lazydesigners/dimpleplus:default

Flashing example for this keyboard:

make lazydesigners/dimpleplus:default:flash

Reset Key: To enter the bootloader, either push the RESET button on the PCB or the QK_BOOT key on the FN layer.

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