forked from mirrors/qmk_userspace
Move TKL layouts to data driven (#20337)
This commit is contained in:
parent
09a2b70a66
commit
8bb4cba7b0
217 changed files with 22509 additions and 20653 deletions
|
@ -13,7 +13,7 @@
|
|||
* 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 "kmac.h"
|
||||
#include "quantum.h"
|
||||
|
||||
#define F_ROW_MASK 0b01
|
||||
#define WASD_MASK 0b10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue