mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Change everything
-add keymaps for all zmk splergos -add mappings -move babel to miryoku/miryoku-zmk-babel.org -generate only miryoku.dtsi from babel -move status to status.org -move docs to readme.org -change mapping macro names -add everything to build
This commit is contained in:
4
config/ahokore.keymap
Normal file
4
config/ahokore.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/split_3x5_3.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
#include "../miryoku/split_3x6_3.h"
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#define MIRYOKU_COMBO_TPS_ENABLE
|
||||
|
||||
#include "../miryoku/mapping/split_3x6_3.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
|
||||
3
config/cradio.keymap
Normal file
3
config/cradio.keymap
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
#include "../miryoku/mapping/split_3x5_2.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
5
config/crbn.keymap
Normal file
5
config/crbn.keymap
Normal file
@@ -0,0 +1,5 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/ortho_4x12.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
|
||||
4
config/eek.keymap
Normal file
4
config/eek.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/split_3x5_3.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
3
config/ferris.keymap
Normal file
3
config/ferris.keymap
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
#include "../miryoku/mapping/split_3x6_2.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/helix.keymap
Normal file
4
config/helix.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/helix.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/iris.keymap
Normal file
4
config/iris.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/iris.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/jian.keymap
Normal file
4
config/jian.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/jian.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/jorne.keymap
Normal file
4
config/jorne.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/jian.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/kyria.keymap
Normal file
4
config/kyria.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/kyria.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/lily58.keymap
Normal file
4
config/lily58.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/lily58.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/microdox.keymap
Normal file
4
config/microdox.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/split_3x5_3.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
5
config/planck.keymap
Normal file
5
config/planck.keymap
Normal file
@@ -0,0 +1,5 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/ortho_4x12.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
#include "../miryoku/ortho_4x12.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
|
||||
4
config/sofle.keymap
Normal file
4
config/sofle.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/sofle.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
4
config/splitreus62.keymap
Normal file
4
config/splitreus62.keymap
Normal file
@@ -0,0 +1,4 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#include "../miryoku/mapping/atreus62.h"
|
||||
#include "../miryoku/miryoku.dtsi"
|
||||
Reference in New Issue
Block a user