summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/montex/v1
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-4/+4
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues2022-09-141-7/+16
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-292-8/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* move montex to IDOBAO vendor folder (#15668)peepeetee2022-02-129-0/+319
* move montex to IDOBAO vendor folder * move montex to montex/v1