mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-19 06:02:01 +00:00
Update keyboards/tgr/tris/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
a6278a4bf5
commit
2b95b768f1
@ -55,17 +55,3 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
)
|
||||
|
||||
};
|
||||
|
||||
/*
|
||||
void matrix_init_user(void) {
|
||||
|
||||
}
|
||||
|
||||
void matrix_scan_user(void) {
|
||||
|
||||
}
|
||||
|
||||
bool led_update_user(led_t led_state) {
|
||||
return true;
|
||||
}
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user