You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joel Challis 7ae0f371cf
Add support to persist MD LED framework settings (#14980)
* Add support to persist MD LED framework settings

* avoid out-of-bounds errors when SmartEEPROM is not enabled

* Update brightness defaults

* clang
4 years ago
..
arm_atsam Add support to persist MD LED framework settings (#14980) 4 years ago
chibios Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 4 years ago
lufa Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 4 years ago
midi Remove sysex API (#14723) 4 years ago
usb_hid Change keyboard level include guards to `pragma once` (#14248) 4 years ago
vusb Fix up issues shown by clang-format of vusb (#15004) 4 years ago
arm_atsam.mk Initial USB2422 driver (#14835) 4 years ago
chibios.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
host.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
host.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
host_driver.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
lufa.mk Move Bluetooth config to common_features.mk (#14404) 4 years ago
midi.mk
report.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
report.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
serial.h
serial_soft.c
serial_uart.c
usb_descriptor.c [Bug] fix logical minimum in Programmable Button rdesc (#14464) 4 years ago
usb_descriptor.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
usb_descriptor_common.h Use string literals for `SERIAL_NUMBER` (#13403) 4 years ago
usb_device_state.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
usb_device_state.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
usb_hid.mk Move USB Host Shield and Arduino core to `lib/` (#13973) 4 years ago
usb_util.c Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
usb_util.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
vusb.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago