summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/dcompact/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Add Amethyst keybindings for some dcompact implementations (#10345)Dan2020-09-211-6/+20
| | | | | | | | * Fix missing VAI * Add amethyst keybindings * Add amethyst bindings for planck
* Implement game mode layer for dcompact on planck (#9402)Dan2020-06-171-3/+100
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-45/+43
|
* [Keymap] DCompact Layout Updates pt. 3 (#5209)Dan2019-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | * Fix whitespace and Markdown errors * Add DCompact layout implementation for Levinson keyboard * Rename README.md to readme.md * Rename README.md to readme.md * Rename README.md to readme.md * Update keyboards/keebio/levinson/keymaps/dcompact/keymap.c Co-Authored-By: loksonarius <loksonarius@users.noreply.github.com> * Update keyboards/keebio/levinson/keymaps/dcompact/keymap.c Co-Authored-By: loksonarius <loksonarius@users.noreply.github.com>
* Keymap: Add light controls for Planck (#3435)Dan2018-07-181-6/+6
|
* 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
* DCompact Update 1 (#3202)Dan2018-06-191-5/+56
| | | | | | | | | | | | * Add Plover layer to DCompact from Planck default * Fix up and update DCompact READMEs * Add missing Steno features * Switch flags to re-enable extrakeys * Fix compilation bug in Chimera layout
* Add DCompact Layout for Chimera Ortho and Planck Keyboards (#3145)Dan2018-06-071-0/+201
* Clone default chimera-o layout * Make changes for base layer * Enable mouse suppport flag * Implement majority of DAD layout * Add mouse movement keys * Fine tune mouse control and fix tap toggle * Fix mouse button locations * Set adpater LED colors for layers * Increase responsiveness of key taps * Update layout for thumb comfort * Rename layout and add README * Add comments to keymap * Implement DCompact layout for Planck * Copy over DCompact README to planck * Fix up odds and ends for Planck