Drive the LED_PWM line of the left half via TPM which doesn't work yet for some reason. Add protocol command for setting the LED_PWM brightness of the left half. Expose UpdateUsbReports()
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
extern key_matrix_t KeyMatrix;
|
||||
extern uint8_t PreviousKeyStates[SLOT_COUNT][MAX_KEY_COUNT_PER_MODULE];
|
||||
extern uint8_t CurrentKeyStates[SLOT_COUNT][MAX_KEY_COUNT_PER_MODULE];
|
||||
extern void UpdateUsbReports();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user