Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
| | |||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -2/+5 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 1 | -1/+0 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 2 | -2/+2 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 2 | -8/+7 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -3/+0 |
| | | | | (#16655) | ||||
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | 2022-02-26 | 1 | -1/+0 |
| | | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | ||||
* | BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697) | James Young | 2022-01-01 | 1 | -3/+3 |
| | | | | | | | * fix layout macro reference * correct layout data * correct maintainer field | ||||
* | [Keyboard] Add bm60hsrgb_poker/rev2, a continuation of #15001 (#15103) | peepeetee | 2021-12-24 | 9 | -0/+587 |
Co-authored-by: Ryan <fauxpark@gmail.com> |