aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dshields
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Various enhancements for dshields user space and keymaps. (#6816)Daniel Shields2019-09-251-10/+6
| | | | | | - Add oneshot mod/layer unlocking - Fix Planck rev 3 backlight breathing - Fix Planck rev 6 build with arm gcc 9.2.0 - General code clean up
* [Keymap] Move common code and configuration to userspace for dshields ↵Daniel Shields2019-09-213-79/+3
| | | | keymaps. (#6537)
* [Keymap] Fix rgb matrix effects on dshields keymaps. (#6505)Daniel Shields2019-08-082-1/+7
|
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-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.
* Keymap: Disable audio for planck/dshields/rev6 and enable retro tapping. (#4643)Daniel Shields2018-12-142-1/+2
|
* Add support for planck/rev6 to dshields keymap. (#4304)Daniel Shields2018-10-311-8/+16
|
* Keymap: Add RGB matrix keypress effects and reduce firmware size. (#4055)Daniel Shields2018-10-032-0/+2
|
* Make digital rain RGB matrix effect #define configurable.Daniel Shields2018-10-011-0/+1
|
* Keymap: Clean-up of dshields keymaps. (#3983)Daniel Shields2018-09-272-58/+1
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-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.
* Keymap: Add backlight controls for Planck Light in dshields keymap (#3801)Daniel Shields2018-08-312-6/+20
|
* Keymap: Add LAYOUT_planck_grid to planck/dshields keymap. (#3484)Daniel Shields2018-07-261-27/+25
|
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-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
* Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)Daniel Shields2018-07-032-0/+6
|
* Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields2018-02-023-51/+7
|
* Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields2017-10-062-3/+1
| | | | includes.
* Remove redundant Makefile.Daniel Shields2017-09-181-13/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-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
* Minor updates to planck/keymaps/dshieldsDaniel Shields2017-06-152-25/+15
| | | | | | * tweaks to tap dance keys * tidy up code * save a few bytes
* remove .hex, .PNG, .jpgJack Humbert2017-06-112-1/+1
|
* Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields2017-06-062-12/+63
|
* Tweak reported power consumption to work with iOSDaniel Shields2017-06-012-8/+10
|
* Add new features to dshields keymap.Daniel Shields2017-05-115-32/+55
| | | | | - 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-053-0/+132