Commit Graph

125 Commits (973a006c4561218eef365733558c1c31e2abdb49)

Author SHA1 Message Date
Ryan d61e5c0027
Move LED/RGB Matrix code into their own directories (#13257) 4 years ago
Joel Challis 3c790123ce
Temporary disable of CRC (#13252) 4 years ago
Nick Brassel 172e6a7030
Extensible split data sync (#11930) 4 years ago
Stefan Kerkmann ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641) 4 years ago
Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 4 years ago
Gigahawk 32b2ac0a80
GMMK Pro RGB Support (#13147) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Drashna Jaelre 330fe1d1cc
Do not hard set config in CPTC files (#11864) 4 years ago
James Young a8d64c8b89
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) 4 years ago
Ryan 40c314fe5c
LED Matrix: Implement CIE1931 curve (#12417) 4 years ago
Ryan ed28795651
LED Matrix: Additional common_features.mk tweaks (#12187) 4 years ago
Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 4 years ago
Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 4 years ago
Joel Challis a3cbc8a004
Overhaul bootmagic logic to have single entrypoint (#8532) 4 years ago
Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 4 years ago
Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820) 4 years ago
Nick Brassel f53e41ac81
Add support for analog USBPD on STM32G4xx. (#11824) 4 years ago
Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 4 years ago
Joel Challis 99bffc2a21
Migrate some tmk_core files to quantum (#11791) 4 years ago
Joel Challis 0288142769
Migrate mousekey to quantum (#11804) 4 years ago
Drashna Jaelre 9591e992cc
Move transport.c to QUANTUM_LIB_SRC (#11751) 4 years ago
Dasky d92ffd1157
Adds AT90USB162 support (#11570) 4 years ago
Takeshi ISHII c27f16158d
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489) 4 years ago
Aldehir Rojas 4f2f21dc05
Rewrite APA102 support (#10894) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 5 years ago
Ryan 2b9b267e8e
Fix RGB matrix for ATmegaxxU2 (#10723) 5 years ago
Adrian 120c42255b
Added EEPROM emulation for STM32F042x6 series processors (#10685) 5 years ago
Purdea Andrei f7ccbfcea8
quantum/debounce: rename debouncing algorithms (#9564) 5 years ago
Zach White bdd8d2679b Allow joysticks to be used without analog pins (#10169) 5 years ago
Nick Brassel 1de39e5632 Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127) 5 years ago
Joel Challis 21a00b7f02 ARM backlight - timer implementation (#8291) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Drashna Jaelre d2be3a7339
Fix Variable Trace handling (#9831) 5 years ago
MelGeek d9eae3ef03
Support IS31FL3741 and IS31FL3741A. (#9201) 5 years ago
Nick Brassel 54b04d9665
Add SPI 25xx EEPROM support. (#8780) 5 years ago
brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 5 years ago
Joel Challis 5f9f62fb8c
Reorder logic within common_features.mk (#8517) 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Nick Brassel f2f2afe13b
Add support for STM32L0/L1 onboard EEPROM. (#8002) 5 years ago
Joel Challis 3a303bd2ae
Backlight - Carve out a better location for private driver functionality (#8329) 5 years ago
zvecr 5e1ce3988d Remove unused LED_BREATHING_TABLE 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Joel Challis 9a0245b778
Fix boards which were overriding backlight without setting custom (#7970) 5 years ago
zvecr 6efcfaa264 Remove compilation of i2c for arm split 5 years ago
Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 5 years ago
Joel Challis 61cd180163 Add ws2812 driver type define (#7888) 5 years ago