summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/dudeofawesome/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-292/+0
|
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes LΓΆthberg2022-09-291-1/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Fix for issue #10386 - Can't compile preonic:dudeofawesome (#10557)Filip ParyΕΌ2020-10-141-2/+6
| | | Co-authored-by: FilipParyz <paryz.1i12@op.p>
* Fix WORKMAN layer typo in dudeofawesome planck/preonic (#9576)Guillaume GΓ©rard2020-06-291-1/+1
|
* rename MIT to 1x2uC for preonicJack Humbert2018-07-201-8/+8
|
* Convert all Preonic keymaps to layout format (#2644)Drashna Jaelre2018-03-311-58/+57
| | | | | | * Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H
* layout(preonic): update to dudeofawesome's layout (#2507)Louis Orleans2018-03-161-58/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * πŸŽ‰ duplicate default Preonic keymap * ✨ add Workman layout * 🚚 swap backspace and delete * ✨ enable hold enter for shift * 🚚 swap media play and next * πŸ’„ use Planck startup sound * πŸ’„ add Workman layer sound * ✨ add numpad layer * πŸ’„ add new workman sound * πŸ“ add README * 🎨 fix layout formatting * πŸ“ add image of numpad layer * πŸ“¦ changing chibios submodule version to match upstream/master's version * ✨ add caps lock key on adjust layer * ✨ reworking numpad layer to match a real numpad * ✨ add double tap to activate numpad * πŸ“ fix layout comments * πŸ“ update numpad layer render * ✨ adding operator keys to left hand on numpad * 🎨 shorten numpad keycodes * 🎨 remove redundant breaks * πŸ“ update numpad layer render * 🎨 fix indentation * πŸ”§ add rules file * βœ¨πŸ”Š play sound when switching to numpad layer * πŸ”¨ use userspace sounds
* layout(preonic): dudeofawesome's layout (#2449)Louis Orleans2018-03-011-0/+275
* πŸŽ‰ duplicate default Preonic keymap * ✨ add Workman layout * 🚚 swap backspace and delete * ✨ enable hold enter for shift * 🚚 swap media play and next * πŸ’„ use Planck startup sound * πŸ’„ add Workman layer sound * ✨ add numpad layer * πŸ’„ add new workman sound * πŸ“ add README * 🎨 fix layout formatting * πŸ“ add image of numpad layer * πŸ“¦ changing chibios submodule version to match upstream/master's version * ✨ add caps lock key on adjust layer * ✨ reworking numpad layer to match a real numpad * ✨ add double tap to activate numpad * πŸ“ fix layout comments * πŸ“ update numpad layer render * ✨ adding operator keys to left hand on numpad * 🎨 shorten numpad keycodes