Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-15 | Fix info.json LTO and format encoder definitions (#20456) | Ryan | |
2023-04-15 | Encodermap direction define. (#20454) | Nick Brassel | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-03-26 | [chore] keyboards/tzarc: Alignment with clang-format. (#20265) | Nick Brassel | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |
2023-03-20 | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | |
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-19 | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | |
* Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering. | |||
2023-01-19 | Add support for current/voltage measurement on Ghoul. (#19630) | Nick Brassel | |
2022-11-16 | Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089) | Ryan | |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan | |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan | |
* `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 | |||
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan | |
* `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 | |||
2022-10-03 | Add `tzarc/ghoul`. (#18562) | Nick Brassel | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |