You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/dilly
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
7 years ago
..
keymaps Dilly: Refactor and Configurator support (#3134) 7 years ago
README.md Add Dilly keyboard 7 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
dilly.c Add Dilly keyboard 7 years ago
dilly.h Dilly: Refactor and Configurator support (#3134) 7 years ago
info.json Dilly: Refactor and Configurator support (#3134) 7 years ago
rules.mk Dilly: Refactor and Configurator support (#3134) 7 years ago

README.md

Dilly

A 3x10 ortholinear keyboard using Kailh PG1350 Lower Profile Choc switches.

Keyboard Maintainer: Keebio
Hardware Supported: Dilly PCB, Arduino Pro Micro
Hardware Availability: Keebio

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

make dilly:default

See build environment setup then the make instructions for more information.