Make the firmware of the right keyboard half work on the UHK PCB by using the IRC48MCLK of the K22. This fix was implemented by Santiago.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
void main(void)
|
||||
{
|
||||
BOARD_InitPins();
|
||||
BOARD_BootClockHSRUN();
|
||||
BOARD_BootClockRUN();
|
||||
BOARD_InitDebugConsole();
|
||||
|
||||
i2c_master_config_t masterConfig;
|
||||
|
||||
Reference in New Issue
Block a user