1
0
Fork 0
qmk_firmware/keyboards/dilly
Charles Pletcher 9b91789193 Add dilly/pletcher layout (#2880)
* Add pletcher keymap to dilly/keymaps

For the moment, this keymap just removes unneeded RGB keycodes, since
an iPad will cut the keyboard off if LEDs are turned on.

* Drop support for A_RSFT, add media and autoshift

* Lower USB_MAX_POWER_CONSUMPTION for dilly on iPad

* Document USB_MAX_POWER_CONSUMPTION

This config option is useful for limiting the requested power by, e.g.,
an iOS device. While the default value is 500, a much lower value--say,
50--can sufficiently power a small keyboard without LEDs.
2018-05-02 18:35:16 -07:00
..
keymaps Add dilly/pletcher layout (#2880) 2018-05-02 18:35:16 -07:00
README.md Add Dilly keyboard 2018-02-18 02:04:22 -05:00
config.h Add Dilly keyboard 2018-02-18 02:04:22 -05:00
dilly.c Add Dilly keyboard 2018-02-18 02:04:22 -05:00
dilly.h Add Dilly keyboard 2018-02-18 02:04:22 -05:00
rules.mk Add Dilly keyboard 2018-02-18 02:04:22 -05: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.