qmk-firmware/keyboards/lazydesigners/dimple
Erovia a678f4a206 [Keyboard] Dimple: fix unintended LED behaviour (#6046)
* Dimple: fix unintended LED behaviour

The LED was always-on if the custom keymap did not call dimple_led_off()
at least once.

* Dimple: LED code fixup
2019-06-03 12:09:46 -07:00
..
keymaps/default Add support for Dimple (#5963) 2019-05-23 17:26:15 -07:00
config.h Add support for Dimple (#5963) 2019-05-23 17:26:15 -07:00
dimple.c [Keyboard] Dimple: fix unintended LED behaviour (#6046) 2019-06-03 12:09:46 -07:00
dimple.h Add support for Dimple (#5963) 2019-05-23 17:26:15 -07:00
info.json Add support for Dimple (#5963) 2019-05-23 17:26:15 -07:00
readme.md Add support for Dimple (#5963) 2019-05-23 17:26:15 -07:00
rules.mk Add support for Dimple (#5963) 2019-05-23 17:26:15 -07:00

readme.md

Dimple

dimple

A 40% custom keyboard designed and produced by LazyDesigners.

Keyboard Maintainer: Erovia
Hardware Supported: Dimple
Hardware Availability: Check for GBs on Geekhack and on LazyDesigner's homepage.

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

make lazydesigners/dimple:default:dfu

To enter the bootloader, either short the pins on the PCB or the RESET button 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.