Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LED config fixes (#18973) | Ryan | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 1 | -7/+0 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -4/+0 |
| | | | | (#16655) | ||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -0/+48 |
| | |||||
* | Hnah108 refactor (#10787) | Ryan | 2020-10-30 | 1 | -114/+15 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Remove HD44780 References, Part 3 (#10238) | James Young | 2020-09-07 | 1 | -27/+0 |
| | | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H | ||||
* | [Keyboard] add personal fullsize pcb hnah108 (#6759) | vuhopkep | 2019-09-17 | 1 | -0/+245 |
* add personal fullsize pcb hnah108 * Update keymap.c |