Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 14 | -1252/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 14 | -0/+1252 |
|\ | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -2/+2 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Normalise Unicode keycodes (#18898) | Ryan | 2022-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV` * `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*` * `UC_MAC` -> `UNICODE_MODE_MACOS` * `UC_LNX` -> `UNICODE_MODE_LINUX` * `UC_WIN` -> `UNICODE_MODE_WINDOWS` * `UC_BSD` -> `UNICODE_MODE_BSD` * `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE` * `UC_EMACS` -> `UNICODE_MODE_EMACS` * `UC__COUNT` -> `UNICODE_MODE_COUNT` * `UC_M_MA` -> `UC_MAC` * `UC_M_LN` -> `UC_LINX` * `UC_M_WI` -> `UC_WIN` * `UC_M_BS` -> `UC_BSD` * `UC_M_WC` -> `UC_WINC` * `UC_M_EM` -> `UC_EMAC` * Docs * Update quantum/unicode/unicode.h | ||||
| * | Normalise Auto Shift keycodes (#18892) | Ryan | 2022-10-28 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | * Normalise Auto Shift keycodes * Add keycode table to main list * Add old keycodes to legacy header | ||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -3/+3 |
| | | |||||
| * | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -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 keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 6 | -8/+8 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | ||||
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) | Vino Rodrigues | 2022-09-14 | 1 | -5/+16 |
| | | |||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 55 | -2255/+0 |
|/ | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 9 | -14/+14 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan | 2022-07-29 | 4 | -16/+14 |
| | |||||
* | ID75 v2: update info.json (#17653) | James Young | 2022-07-12 | 1 | -8/+88 |
| | |||||
* | [Keyboard] Add more bootloader options for id75 (#17441) | Albert Y | 2022-06-20 | 3 | -32/+14 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -2/+2 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 2 | -4/+0 |
| | | | | (#16655) | ||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-22 | 6 | -0/+303 |
|\ | |||||
| * | [Keyboard] ID75 v2 (#16351) | peepeetee | 2022-02-21 | 6 | -0/+303 |
| | |||||
* | move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992) | peepeetee | 2022-02-10 | 6 | -7/+7 |
| | | | | | | | | | | | | | | | * move id80 to a v1 to acommondate for v2 and a future v3 * move id75 to v1 * fix manufacturer and product fields, enable backlight * move user keymap * Fix DEFAULT_FOLDER * Update build command Co-authored-by: zvecr <git@zvecr.com> | ||||
* | rename idobo to idobao/id75, move to vendor folder (#15661) | peepeetee | 2022-01-17 | 49 | -0/+1898 |
* rename idobo to idobao/id75, move to vendor folder * add image, amend readme to id75 * add buying link |