adds planck light keyboard
This commit is contained in:
parent
7ff96877d2
commit
b669d115c2
20 changed files with 278 additions and 361 deletions
|
@ -10,6 +10,7 @@ const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
|
|||
};
|
||||
#endif
|
||||
|
||||
__attribute__ ((weak))
|
||||
void matrix_init_kb(void) {
|
||||
// Turn status LED on
|
||||
DDRE |= (1<<6);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue