summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id80/v2
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-0710-912/+0
|
* Merge upstream masterlokher2022-12-0610-0/+912
|\
| * jsonify some info.json (#19146)Joel Challis2022-11-252-2/+2
| |
| * Reworked backlight keycodes. (#18961)Nick Brassel2022-11-065-10/+10
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
| * Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
| * Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues2022-09-141-12/+12
| |
* | Remove non-Keychron keyboardslokher2022-09-1323-1296/+0
|/
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-155-55/+17
|
* [Keyboard] IDOBAO ID80v1 folder rename (#17265)Vino Rodrigues2022-08-1423-0/+1334
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>