1
0
Fork 0

[Keyboard] Hadron keymap and config updates (#5632)

* update hadron keymaps, code cleanup

* keymap update

* refactor custom matrix to use quantum matrix defines

* fix wrong pin for matrix
This commit is contained in:
ishtob 2019-04-16 17:49:24 -04:00 committed by Drashna Jaelre
parent 93b7fccad6
commit 0a6beab224
11 changed files with 90 additions and 275 deletions

View file

@ -225,7 +225,7 @@
* ST driver system settings.
*/
#define STM32_ST_IRQ_PRIORITY 8
#define STM32_ST_USE_TIMER 2
#define STM32_ST_USE_TIMER 3
/*
* UART driver system settings.