summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/dshields
Commit message (Collapse)AuthorAge
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * 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.
* Keymap: Add backlight controls for Planck Light in dshields keymap (#3801)Daniel Shields2018-08-31
|
* Keymap: Add LAYOUT_planck_grid to planck/dshields keymap. (#3484)Daniel Shields2018-07-26
|
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT
* Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)Daniel Shields2018-07-03
|
* Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields2018-02-02
|
* Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields2017-10-06
| | | | includes.
* Remove redundant Makefile.Daniel Shields2017-09-18
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Minor updates to planck/keymaps/dshieldsDaniel Shields2017-06-15
| | | | | | * tweaks to tap dance keys * tidy up code * save a few bytes
* remove .hex, .PNG, .jpgJack Humbert2017-06-11
|
* Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields2017-06-06
|
* Tweak reported power consumption to work with iOSDaniel Shields2017-06-01
|
* Add new features to dshields keymap.Daniel Shields2017-05-11
| | | | | - one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image.
* Add new keymap for dshields.Daniel Shields2017-05-05