Browse Source

Update keyboards/handwired/wwa/rosetta/rosetta.c

Co-authored-by: Joel Challis <git@zvecr.com>
pull/23157/head
spacehangover 2 months ago
committed by GitHub
parent
commit
28840cce3e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      keyboards/handwired/wwa/rosetta/rosetta.c

+ 2
- 1
keyboards/handwired/wwa/rosetta/rosetta.c View File

@ -47,6 +47,7 @@ void slider(void) {
}
}
void matrix_scan_user(void){
void matrix_scan_kb(void) {
slider();
matrix_scan_user();
}

Loading…
Cancel
Save