1
0
Fork 0

Generic Pointing Device (#1767)

This commit is contained in:
Snipeye 2017-10-06 11:13:08 -06:00 committed by Jack Humbert
parent ea819268f3
commit ee13228486
6 changed files with 155 additions and 1 deletions

View file

@ -102,4 +102,4 @@ case MACRO_RAISED:
update_tri_layer(LAYER_LOWER, LAYER_RAISED, LAYER_ADJUST);
}
break;
```
```