qmk_firmware/keyboards/lazydesigners/dimple
James Young 071434c04f
Migrate LOCKING_*_ENABLE to Data-Driven: L (#23771)
Affects:

  - `labbe/labbeminiv1`
  - `labyrinth75`
  - `laneware/lpad`
  - `laneware/lw67`
  - `laneware/lw75`
  - `laneware/macro1`
  - `laneware/raindrop`
  - `laser_ninja/pumpkinpad`
  - `latincompass/latin47ble`
  - `lazydesigners/dimple/ortho`
  - `lazydesigners/dimple/staggered/rev1`
  - `lazydesigners/dimple/staggered/rev2`
  - `lazydesigners/dimple/staggered/rev3`
  - `lazydesigners/dimple`
  - `lazydesigners/the50`
  - `lazydesigners/the60/rev1`
  - `lets_split/rev1`
  - `lets_split/rev2`
  - `lfkeyboards/lfk65_hs`
  - `lfkeyboards/lfk78/revb`
  - `lfkeyboards/lfk78/revc`
  - `lfkeyboards/lfk78/revj`
  - `lfkeyboards/lfk87/reva`
  - `lfkeyboards/lfk87/revc`
  - `lfkeyboards/lfkpad`
  - `lfkeyboards/mini1800/reva`
  - `lfkeyboards/mini1800/revc`
  - `lfkeyboards/smk65/revb`
  - `lfkeyboards/smk65/revf`
  - `linworks/fave60`
  - `lizard_trick/tenkey_plusplus`
  - `lm_keyboard/lm60n`
  - `lucid/alexa`
  - `lucid/alexa_solder`
  - `lucid/kbd8x_hs`
  - `lucid/phantom_hs`
  - `lucid/phantom_solder`
  - `lucid/scarlet`
  - `lyso1/lck75`
  - `lyso1/lefishe`
2024-05-22 11:17:43 +01:00
..
ortho Migrate LOCKING_*_ENABLE to Data-Driven: L (#23771) 2024-05-22 11:17:43 +01:00
staggered Migrate LOCKING_*_ENABLE to Data-Driven: L (#23771) 2024-05-22 11:17:43 +01:00
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
rules.mk Migrate build target markers to keyboard.json - L (#23607) 2024-04-25 00:59:13 +01:00

Dimple

dimple

A 40% custom keyboard designed and produced by LazyDesigners.

Detail versions:

  1. Dimple Round 1 in 2019 (Use dimple/staggered/Rev1)
  2. Dimple Round 2 Hotswap in 2021 (Use dimple/staggered/Rev2)
  3. Dimple Round 2 Solder in 2021 (Use dimple/staggered/Rev3)
  4. Dimple Round 2 OrthoStrange (Use dimple/ortho)

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

make lazydesigners/dimple/staggered/rev1:default
make lazydesigners/dimple/staggered/rev2:default
make lazydesigners/dimple/ortho:default

To enter the bootloader, either short the pins 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.