qmk_firmware/keyboards/lazydesigners/dimpleplus
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +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 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +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

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.