summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id63/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891)Joel Challis2023-02-201-25/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Idobao ID63 Community Layout support (#17769)James Young2022-07-243-10/+10
| | | | | | | * info.json: add key labels * rename LAYOUT_63_ansi to LAYOUT_60_ansi_arrow * enable community layout support
* [Keyboard] New IDOBAO ID63 (a.k.a. Denwir D60) (#17144)Vino Rodrigues2022-07-026-0/+484
Co-authored-by: Drashna Jaelre <drashna@live.com>