| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `g_led_config` to DD (0-9, A) (#25558) | Jack Sangdahl | 2025-09-30 | 8 | -127/+355 |
| | | |||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 6 | -6/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 11 | -11/+0 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 7 | -7/+0 |
| | | |||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 4 | -8/+8 |
| | | |||||
| * | Remove `STM32_PWM_USE_ADVANCED` references (#24432) | Joel Challis | 2024-09-24 | 9 | -27/+0 |
| | | |||||
| * | Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186) | Ryan | 2024-09-02 | 2 | -3/+6 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 30 | -714/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 10 | -18/+18 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | bad_kb_funcs1 | zvecr | 2024-07-11 | 2 | -0/+4 |
| | | |||||
| * | Migrate `led_update_kb` implementations to DD (#23983) | Joel Challis | 2024-06-22 | 2 | -18/+5 |
| | | |||||
| * | Remove RGB keycodes from boards with no RGB config (#23709) | Ryan | 2024-05-20 | 2 | -2/+2 |
| | | |||||
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 1 | -1/+0 |
| | | |||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 2 | -2/+2 |
| | | |||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 7 | -36/+36 |
| | | |||||
| * | Migrate build target markers to keyboard.json - 0AB (#23488) | Joel Challis | 2024-04-13 | 1 | -0/+0 |
| | | |||||
| * | Data-Driven Keyboard Conversions: A (#23379) | James Young | 2024-04-02 | 36 | -239/+120 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 6 | -0/+0 |
| | | |||||
| * | Migrate features and LTO from rules.mk to data driven (#23302) | Joel Challis | 2024-03-30 | 8 | -57/+49 |
| | | |||||
| * | Migrate features from rules.mk to DD (#23247) | Joel Challis | 2024-03-14 | 16 | -105/+70 |
| | | |||||
| * | Remove redundant disabling of features (#22926) | Joel Challis | 2024-03-09 | 3 | -9/+0 |
| | | |||||
| * | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2024-03-02 | 9 | -18/+18 |
| | | | | | | * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | ||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 1 | -87/+87 |
| | | | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | ||||
| * | Ensure LTO is enabled as a `info.json` build config option (#22932) | Joel Challis | 2024-02-01 | 3 | -3/+9 |
| | | | | | | * feature.lto -> build.lto * keymaps too | ||||
| * | Migrate RGB Matrix config to info.json - A (#22798) | Joel Challis | 2024-01-02 | 8 | -220/+201 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-12-20 | 3 | -300/+0 |
| |\ | |||||
| | * | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel | 2023-12-18 | 3 | -300/+0 |
| | | | |||||
| * | | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2023-12-20 | 4 | -4/+4 |
| | | | |||||
| * | | Update keyboard LED driver configs (#22638) | Ryan | 2023-12-18 | 1 | -1/+1 |
| | | | |||||
| * | | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan | 2023-12-12 | 6 | -6/+9 |
| |/ | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 1 | -126/+0 |
| | | |||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 1 | -1/+0 |
| | | |||||
| * | Migrate some EEPROM config to info.json (#22434) | Joel Challis | 2023-11-13 | 6 | -9/+15 |
| | | |||||
| * | Relocate LED driver init code (#22365) | Ryan | 2023-11-01 | 1 | -1/+0 |
| | | |||||
| * | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 1 | -1/+1 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-10-05 | 29 | -0/+979 |
| |\ | |||||
| | * | Add Acheron Themis and its variants (#22142) | Álvaro A. Volpato | 2023-10-05 | 29 | -0/+979 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Update ISSI LED types (#22099) | Ryan | 2023-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 2023-09-19 | 1 | -1/+1 |
| | | | |||||
| * | | Migrate i2c EEPROM_DRIVER to info.json (#22013) | Joel Challis | 2023-09-14 | 2 | -3/+3 |
| | | | |||||
| * | | is31fl3741: driver naming cleanups (#21929) | Ryan | 2023-09-13 | 1 | -1/+1 |
| |/ | |||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 10 | -59/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | ||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 4 | -4/+4 |
| | | |||||
| * | Relocate backlight drivers (#21444) | Ryan | 2023-07-08 | 5 | -6/+1 |
| | | |||||
| * | Move miscellaneous defines to data driven (#21382) | Ryan | 2023-07-02 | 2 | -2/+0 |
| | | |||||
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -3/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 12 | -24/+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 | 10 | -5/+11 |
| | | |||||
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 4 | -3/+5 |
| | | |||||
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 3 | -2/+3 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||