aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dilly/keymaps/pletcher
Commit message (Collapse)AuthorAgeFilesLines
* Dilly: Refactor and Configurator support (#3134)noroadsleft2018-06-061-8/+7
| | | | | | | | | | * Refactor * Configurator support * Add LAYOUT_ortho_3x10 to default QMK layouts * Refactor Dilly to use LAYOUT_ortho_3x10
* Add dilly/pletcher layout (#2880)Charles Pletcher2018-05-023-0/+110
* 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.