Rename file layer_switch to action_layer
This commit is contained in:
parent
cc8e66754b
commit
c6d88d2795
10 changed files with 20 additions and 60 deletions
|
|
@ -93,10 +93,6 @@ RETRY:
|
|||
|
||||
void matrix_init(void)
|
||||
{
|
||||
print_enable = true;
|
||||
// debug_enable = true;
|
||||
// debug_matrix = true;
|
||||
|
||||
PC98_RST_DDR |= (1<<PC98_RST_BIT);
|
||||
PC98_RDY_DDR |= (1<<PC98_RDY_BIT);
|
||||
PC98_RTY_DDR |= (1<<PC98_RTY_BIT);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue