Integrate tangle scripts for Miryoku QMK and Miryoku ZMK

This commit is contained in:
Manna Harbour
2021-10-26 00:00:39 +11:00
parent b2d25e0580
commit ff2bd15e66
9 changed files with 341 additions and 342 deletions

View File

@@ -0,0 +1,12 @@
// Copyright 2021 Manna Harbour
// https://github.com/manna-harbour/miryoku
// generated -*- buffer-read-only: t -*-
#define BASE 0
#define BUTTON 1
#define NAV 2
#define MOUSE 3
#define MEDIA 4
#define NUM 5
#define SYM 6
#define FUN 7