summaryrefslogtreecommitdiff
path: root/keyboards/keychron/v10
AgeCommit message (Collapse)Author
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13ckled2001: driver naming cleanups (#21890)Ryan
2023-09-12Remove duplication of STM32L432 EEPROM defaults (#21981)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-27Fix up positioning of keys for Keychron Q10/V10 and Q6/V6 (#20582)adophoxia
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-23Remove VIA specific use of `MACRO0*` (#19918)jack
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-10Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-02-09Update info.json for Keychron V10 (#19791)lalalademaxiya1
2023-02-03Debounce defines cleanup (#19742)Ryan
* 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
2023-02-02[Keyboard] Add Keychron V10 (#19504)lalalademaxiya1
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>