summaryrefslogtreecommitdiff
path: root/keyboards/db/db63/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-2/+2
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-1/+1
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-3/+3
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2020-01-04[Keyboard] Add support for db63 hotswap rbg (#7771)Hung DO1-0/+60
* correct the matrix pin for db63 * first correct layout * adding RGB support for db63 * adding backlighting keycode * enable back extension * update readme for the bootloader * correct the capslock pin * update correct info.json and layout following suggestion * editing contact * Update keyboards/db/db63/README.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/db/db63/README.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>