Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 41 | -58/+58 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 18 | -20/+20 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | 2022-10-15 | 10 | -10/+101 |
| | |||||
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 20 | -40/+40 |
| | |||||
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 3 | -4/+0 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 3 | -6/+6 |
| | |||||
* | Remove legacy define USE_SERIAL_PD2 (#18298) | Dasky | 2022-09-07 | 10 | -12/+0 |
| | |||||
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 1 | -2/+0 |
| | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 15 | -16/+16 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 14 | -53/+46 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) | Ryan | 2022-08-20 | 14 | -53/+46 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-09 | 4 | -4/+4 |
|\| | |||||
| * | [Keyboard] (7skb)Change number of LEDs and Enable Mouse Keys (#17954) | Salicylic-acid3 | 2022-08-08 | 4 | -4/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 12 | -42/+36 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 12 | -42/+36 |
| | | |||||
* | | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen | 2022-06-13 | 8 | -16/+16 |
|/ | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 15 | -16/+16 |
| | |||||
* | Rename keymap_extras headers for consistency (#16939) | Ryan | 2022-05-15 | 23 | -23/+23 |
| | |||||
* | [Keymap] Added RGB_Matrix effect mode for naked48/j73gl (#16578) | Salicylic-acid3 | 2022-03-08 | 1 | -0/+45 |
| | |||||
* | [Keyboard] Change maximum LED brightness for naked48 (#16564) | Salicylic-acid3 | 2022-03-07 | 2 | -34/+18 |
| | |||||
* | Fix CI. (#15828) | Nick Brassel | 2022-01-11 | 7 | -8/+8 |
| | | | * Fix CI. | ||||
* | [Keyboard] move Salicylic-acid3's keyboards to salicylic-acid3/ (#15791) | peepeetee | 2022-01-10 | 257 | -0/+11694 |