summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dshields
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft1-4/+0
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces.
2018-12-14Keymap: Disable audio for planck/dshields/rev6 and enable retro tapping. (#4643)Daniel Shields2-1/+2
2018-10-31Add support for planck/rev6 to dshields keymap. (#4304)Daniel Shields1-8/+16
2018-10-03Keymap: Add RGB matrix keypress effects and reduce firmware size. (#4055)Daniel Shields2-0/+2
2018-10-01Make digital rain RGB matrix effect #define configurable.Daniel Shields1-0/+1
2018-09-27Keymap: Clean-up of dshields keymaps. (#3983)Daniel Shields2-58/+1
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-1/+0
* 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-08-31Keymap: Add backlight controls for Planck Light in dshields keymap (#3801)Daniel Shields2-6/+20
2018-07-26Keymap: Add LAYOUT_planck_grid to planck/dshields keymap. (#3484)Daniel Shields1-27/+25
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-0/+1
* 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
2018-07-04Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)Daniel Shields2-0/+6
2018-02-02Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields3-51/+7
2017-10-06Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields2-3/+1
includes.
2017-09-18Remove redundant Makefile.Daniel Shields1-13/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+13
* 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
2017-06-15Minor updates to planck/keymaps/dshieldsDaniel Shields2-25/+15
* tweaks to tap dance keys * tidy up code * save a few bytes
2017-06-12remove .hex, .PNG, .jpgJack Humbert2-1/+1
2017-06-06Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields2-12/+63
2017-06-01Tweak reported power consumption to work with iOSDaniel Shields2-8/+10
2017-05-11Add new features to dshields keymap.Daniel Shields5-32/+55
- 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 Shields3-0/+132