László Monda
|
fc0fc4a3f4
|
Start to implement the fully asynchronous bridge protocol scheduler and use it to transfer key and LED state.
|
2017-02-03 01:37:25 +01:00 |
|
László Monda
|
9ef9e5f734
|
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()
|
2017-01-13 21:43:47 +01:00 |
|
László Monda
|
2457f3b0e0
|
Add CurrentKeyStates and PreviousKeyStates globals and use them across the whole codebase.
|
2017-01-03 01:09:00 +01:00 |
|
László Monda
|
3942d089de
|
Rename keyMatrix to KeyMatrix because it's a global.
|
2017-01-02 23:11:24 +01:00 |
|
László Monda
|
47c7863026
|
Move keyMatrix to main.c and only initialize it once in main()
|
2017-01-02 22:55:23 +01:00 |
|
László Monda
|
b280fde8a5
|
Extract LED driver related functions to led_driver.[ch]
|
2016-09-26 20:28:12 +02:00 |
|
László Monda
|
11401a6448
|
Make less use of linked files and folders for better long-term maintainability by moving the source files under the newly created src directory and only linking that directory to the workspace.
|
2016-09-26 08:45:59 +02:00 |
|