mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-05 19:30:36 -04:00
Implementing Key Override
- converting shift backspace to this setup since its simpler - Just commented out the existing code in case this doesn't work - May convert some of the symbols to this instead of a hold
This commit is contained in:
parent
20cdbdd1a5
commit
bd0ef31328
4 changed files with 24 additions and 6 deletions
2
users/t4corun/features/keyoverride.h
Normal file
2
users/t4corun/features/keyoverride.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
#pragma once
|
||||
#include "t4corun.h"
|
Loading…
Add table
Add a link
Reference in a new issue