aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/8pack/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Underglow keycodes (#23765)Ryan2024-08-251-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-111-1/+1
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-051-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] 8 pack (#6031)gorbachev2019-06-021-0/+12
* 8-Pack Macropad * Added MANUFACTUTER to config.h * Fix the mirrored keymaps by creating rev1.1 and rev1.2 layouts, then using them in the keymaps * fixes from code review comments * Use revisions to manage the different layouts for rev1.1 and rev1.2 * Add DEFAULT_FOLDER to fix default build failures * code review comments fixes * code review comments fixes