| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 1 | -4/+4 |
| | | | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | ||||
| * | Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) | Joel Challis | 2025-06-10 | 2 | -4/+0 |
| | | |||||
| * | Add `{rgb|led}_matrix_get_mode_name()`. (#25344) | Nick Brassel | 2025-06-07 | 2 | -50/+3 |
| | | |||||
| * | [tzarc/djinn] Include community modules in RGB naming. (#25343) | Nick Brassel | 2025-06-07 | 1 | -0/+6 |
| | | |||||
| * | [Keyboard] Kobold r1 (#25161) | Nick Brassel | 2025-04-17 | 8 | -0/+197 |
| | | | | | | | | | | | | | | * Kobold r1 * Apply suggestions from code review Co-authored-by: jack <jack@pngu.org> * `board_init` => `early_hardware_init_post`. --------- Co-authored-by: jack <jack@pngu.org> | ||||
| * | [bug] Djinn theme fix. (#24754) | Nick Brassel | 2024-12-27 | 1 | -2/+2 |
| | | | | Theme fix. | ||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 2 | -12/+12 |
| | | |||||
| * | Rename RGB/HSV structs: keyboard-level code (#24476) | Ryan | 2024-10-12 | 1 | -1/+1 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 3 | -187/+0 |
| | | |||||
| * | Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) | Joel Challis | 2024-07-23 | 1 | -1/+3 |
| | | | | Migrate split.soft_serial_pin to split.serial.pin | ||||
| * | Migrate SPLIT_HAND_PIN to json (#23924) | Joel Challis | 2024-07-13 | 4 | -2/+6 |
| | | |||||
| * | Migrate SERIAL_DRIVER to json (#23925) | Joel Challis | 2024-07-13 | 2 | -2/+3 |
| | | |||||
| * | `tzarc/djinn`: adjust layout name (#24012) | Ryan | 2024-06-29 | 3 | -9/+12 |
| | | |||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 3 | -41/+41 |
| | | |||||
| * | Add audio driver to keyboard.json schema (#23616) | Joel Challis | 2024-04-26 | 2 | -2/+3 |
| | | |||||
| * | Remove more unnecessary `quantum.h` includes (#23402) | Ryan | 2024-04-05 | 4 | -10/+1 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 8 | -2/+0 |
| | | |||||
| * | Remove redundant disabling of features (#22926) | Joel Challis | 2024-03-09 | 1 | -1/+0 |
| | | |||||
| * | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2024-03-02 | 2 | -5/+5 |
| | | | | | | * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | ||||
| * | Fix up scanning for Djinn, post-asyncUSB. (#23188) | Nick Brassel | 2024-03-01 | 1 | -1/+9 |
| | | |||||
| * | Migrate RGB Matrix config to info.json - TUVW (#22910) | Joel Challis | 2024-01-16 | 5 | -11/+4 |
| | | |||||
| * | Generalise ADC driver source inclusion (#22448) | Joel Challis | 2023-11-12 | 1 | -1/+1 |
| | | |||||
| * | Remove use of broken split.main (#22363) | Joel Challis | 2023-10-30 | 1 | -1/+0 |
| | | |||||
| * | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis | 2023-10-23 | 3 | -6/+3 |
| | | |||||
| * | Migrate recently introduced sync items (#22305) | Joel Challis | 2023-10-21 | 2 | -6/+10 |
| | | |||||
| * | Migrate spi EEPROM_DRIVER to info.json (#21991) | Joel Challis | 2023-09-13 | 4 | -3/+6 |
| | | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 2 | -2/+2 |
| | | |||||
| * | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 1 | -1/+0 |
| | | | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | ||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 3 | -3/+0 |
| | | |||||
| * | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2023-05-04 | 5 | -327/+327 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -2/+2 |
| | | |||||
| * | Fix info.json LTO and format encoder definitions (#20456) | Ryan | 2023-04-16 | 2 | -10/+2 |
| | | |||||
| * | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 3 | -3/+3 |
| | | |||||
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 4 | -3/+6 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 6 | -3/+3 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-27 | 7 | -11/+8 |
| |\ | |||||
| | * | [chore] keyboards/tzarc: Alignment with clang-format. (#20265) | Nick Brassel | 2023-03-27 | 7 | -11/+8 |
| | | | |||||
| * | | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 6 | -3/+9 |
| | | | |||||
| * | | Sync activity timestamps between sides. (#20192) | Nick Brassel | 2023-03-21 | 4 | -20/+12 |
| | | | | | | | | | Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | ||||
| * | | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | 2023-03-19 | 2 | -2/+1 |
| | | | |||||
| * | | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 4 | -12/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-07 | 3 | -0/+187 |
| |\| | |||||
| | * | VIA keymap for djinn (#19881) | Niles Tanner | 2023-03-07 | 3 | -0/+187 |
| | | | |||||
| * | | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | 2023-02-28 | 1 | -41/+41 |
| |/ | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 2 | -15/+13 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move backlight config to data driven (#19910) | Ryan | 2023-02-25 | 3 | -4/+2 |
| | | |||||
| * | Move backlight config to data driven, part 1 (#19887) | Ryan | 2023-02-21 | 4 | -10/+6 |
| | | |||||
| * | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 2 | -1/+1 |
| | | |||||
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 4 | -4/+0 |
| | | |||||