summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dshields/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-201-1/+1
|\
| * [Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields2022-11-201-1/+1
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
|/ | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Add home row modifiers to dshields keymaps. (#18376)Daniel Shields2022-09-181-1/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* [Keymap] Add additional dynamic macro key to dshields keymaps. (#7853)Daniel Shields2020-01-101-4/+4
|
* [Keymap] Remove dynamic macro customization now it's a core feature. (#7301)Daniel Shields2019-11-081-3/+2
|
* [Keymap] Add new LED/RGB key codes (#7254)Daniel Shields2019-11-041-1/+1
|
* [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-211-26/+3
| | | | keymaps. (#6537)
* [Keymap] Fix rgb matrix effects on dshields keymaps. (#6505)Daniel Shields2019-08-081-0/+6
|
* Keymap: Clean-up of dshields keymaps. (#3983)Daniel Shields2018-09-271-44/+0
|
* Keymap: Add backlight controls for Planck Light in dshields keymap (#3801)Daniel Shields2018-08-311-1/+9
|
* 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
* Replace custom tap dance keys with mod tap keys in planck/keymaps/dshieldsDaniel Shields2018-02-021-31/+3
|
* Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields2017-10-061-2/+0
| | | | includes.
* Minor updates to planck/keymaps/dshieldsDaniel Shields2017-06-151-25/+13
| | | | | | * tweaks to tap dance keys * tidy up code * save a few bytes
* Additional tap dance keys/functions for planck/keymap/dshieldsDaniel Shields2017-06-061-12/+43
|
* Add new features to dshields keymap.Daniel Shields2017-05-111-18/+20
| | | | | - 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-051-0/+98