qmk-firmware/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.
2018-09-17 13:48:02 -04:00
..
keymaps Dilly: Refactor and Configurator support (#3134) 2018-06-06 11:12:42 -07:00
README.md Add Dilly keyboard 2018-02-18 02:04:22 -05:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
dilly.c Add Dilly keyboard 2018-02-18 02:04:22 -05:00
dilly.h Dilly: Refactor and Configurator support (#3134) 2018-06-06 11:12:42 -07:00
info.json Dilly: Refactor and Configurator support (#3134) 2018-06-06 11:12:42 -07:00
rules.mk Dilly: Refactor and Configurator support (#3134) 2018-06-06 11:12:42 -07:00

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.