qmk_firmware/keyboards/lazydesigners/dimpleplus
2023-02-26 08:37:57 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
dimpleplus.c Add support for keyboard 'DimplePlus' (#10881) 2020-11-18 17:43:44 +00:00
dimpleplus.h [Keyboard] Add DimplePlus 7u Layout (#11816) 2021-02-20 20:49:24 -08:00
info.json Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11: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

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.