mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
Update keymap.c
This commit is contained in:
parent
911232276b
commit
6c82ca81a0
@ -1,3 +1,8 @@
|
||||
/* Copyright 2025 Treasure
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
// define combo names
|
||||
@ -93,4 +98,4 @@ void process_combo_event(uint16_t combo_index, bool pressed) {
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user