Commit Graph

174 Commits (1b67b14587f73e5d274d4090d8dd957df5200008)

Author SHA1 Message Date
Drashna Jaelre 942b3cf16c
Generalize Unicode defines (#15409) 4 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
Drashna Jaelre 56e3f06a26
Rework and expand Pointing Device support (#14343) 4 years ago
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
lalalademaxiya1 f4ea262c17
Add a new led driver for Keychron's keyboards. (#14872) 4 years ago
Joel Challis 55fb468d74
More platform/protocol alignment (#14976) 4 years ago
Joel Challis dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
Joel Challis 1816006121
Tidy up LCD_ENABLE/visualizer references (#14855) 4 years ago
Joel Challis d4be4b67a2
Relocate PS2 code (#14895) 4 years ago
Joel Challis 01b702bece
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) 4 years ago
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
Joel Challis bd2f8ab88a
Infer more when building features (#13890) 4 years ago
Joel Challis 83e978da1f
Further tidy up of STM32 eeprom emulation (#14591) 4 years ago
Joel Challis dace4d5f0d
Remove QWIIC_DRIVERS (#14174) 4 years ago
Dasky 7b753f227a
Enable eeprom with F401xE ld (#14752) 4 years ago
Joel Challis 1c0347b8b8
Remove SERIAL_LINK feature (#14727) 4 years ago
Nick Brassel b2a186cf92
Purge uGFX. (#14720) 4 years ago
Ryan d8f0c8783a
Remove sysex API (#14723) 4 years ago
Drashna Jaelre ba8f1454f4
Move Audio drivers from quantum to platform drivers folder (#14308) 4 years ago
Purdea Andrei b02a539625
Added power tracking api (#12691) 4 years ago
Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584) 4 years ago
Ryan 20ea5f3fb5
Relocate Adafruit BLE code (#14530) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Joel Challis 1a68feb842
Implement F4 eeprom (#14195) 4 years ago
Joel Challis fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 4 years ago
Ryan 82924d0788
RN42 Bluetooth typo fix (#14421) 4 years ago
Ryan bcf4551f74
Move Bluetooth config to common_features.mk (#14404) 4 years ago
Ryan 9e77cdf4e6
Bugfix for Joystick and JSON schema (#14295) 4 years ago
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 4 years ago
Drashna Jaelre 6fd20acf4b
Fix Mouse Shared EP functionality (#14136) 4 years ago
Joel Challis 58cd8c366c
Various fixes from reorg of files (#14051) 4 years ago
Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
Joel Challis c0628c2820
Remove backwards compatibility of debounce names (#13877) 4 years ago
James Young a03aa301de
Remove Full Bootmagic (#13846) 4 years ago
Joel Challis 34de7ca224
Move print/debug files to quantum (#12069) 4 years ago
Joel Challis 206a995ccd
Move some led drivers to common folder (#13749) 4 years ago
Joel Challis 4ef8ff458d
Minor tidy up of key overrides (#13747) 4 years ago
Joel Challis 368efb5d2b
Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731) 4 years ago
Joel Challis f945c352e7
Haptic: driver-> feature (#13713) 4 years ago
Albert Y b057c93caa
Include lib8tion.c into RGB/LED matrix build list (#12699) 4 years ago
Ryan 777fffb067
Revert "Add rgblight to RGB Matrix VPATH" (#13559) 4 years ago
Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 4 years ago
Drashna Jaelre ccc0b23a75
Unify matrix for split common and regular matrix (#13330) 4 years ago
Ryan b721e054a2
Add rgblight to RGB Matrix VPATH (#13371) 4 years ago
Ryan cb23fe9fc1
Move RGBLight code into its own folder (#13312) 4 years ago
Dasky cd30861394
Fix CRC for AVR and enable again. (#13253) 4 years ago
Ryan 4319aca91c
Fix linker error when rgblight and RGB Matrix are both enabled (#13304) 4 years ago
Ryan d61e5c0027
Move LED/RGB Matrix code into their own directories (#13257) 4 years ago