summaryrefslogtreecommitdiffstats
path: root/keyboards/dekunukem/duckypad/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-134/+0
|
* Merge upstream masterlokher2022-12-062-0/+134
|\
| * Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-2/+2
| |
* | Remove non-Keychron keyboardslokher2022-09-1310-830/+0
|/
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-4/+6
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* Cleanup issues identified by lgtm (#14459)Zach White2021-09-271-1/+0
| | | | | * cleanup issues identified by lgtm * fix the git_status check
* [Keyboard] Add VIA keymap to duckyPad, update M4cs keymap for duckyPad (#11703)Max Bridgland2021-02-165-45/+299
| | | Co-authored-by: M4cs <mabridgland@protonmail.com>
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
|
* Add M4cs Keymap for dekunukem/duckyPad (#10900)Max Bridgland2020-11-247-0/+575
* Add Keymap * Fix Media Keys * Add Keymap ASCII and Clean Up * Add Readme * Add GPL Headers, Clean Up Code Based on @drashna Suggestions * Remove unnecessary include * Add Layout for info.json and Readme.md * Fix Layout for info.json * Fix #endif Error * Remove Tapping Term * Add Default Keymap * Add comments, fix readmes, clean up * Fix README formatting * Fix Timeout * Fix I2C Rules * Fix Comment Formatting, Multiline Breaks * Add Sleep/Backlight Rules * Clean Up README * Clean Up Rules * Fix Comments * Add Pragmas Co-authored-by: M4cs <mabridgland@protonmail.com> Co-authored-by: Max <max@Maxs-MacBook-Pro.local>