summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/dshields/config.h
AgeCommit message (Collapse)Author
2019-09-21[Keymap] Move common code and configuration to userspace for dshields ↵Daniel Shields
keymaps. (#6537)
2019-08-08[Keymap] Fix rgb matrix effects on dshields keymaps. (#6505)Daniel Shields
2018-12-14Keymap: Disable audio for planck/dshields/rev6 and enable retro tapping. (#4643)Daniel Shields
2018-10-03Keymap: Add RGB matrix keypress effects and reduce firmware size. (#4055)Daniel Shields
2018-10-01Make digital rain RGB matrix effect #define configurable.Daniel Shields
2018-09-27Keymap: Clean-up of dshields keymaps. (#3983)Daniel Shields
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* 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-07-03Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)Daniel Shields
2018-02-02Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields
2017-10-06Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields
includes.
2017-06-15Minor updates to planck/keymaps/dshieldsDaniel Shields
* tweaks to tap dance keys * tidy up code * save a few bytes
2017-06-06Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields
2017-06-01Tweak reported power consumption to work with iOSDaniel Shields
2017-05-11Add new features to dshields keymap.Daniel Shields
- one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image.
2017-05-05Add new keymap for dshields.Daniel Shields