mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Add config.h
This commit is contained in:
2
miryoku/config.h
Normal file
2
miryoku/config.h
Normal file
@@ -0,0 +1,2 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
3
miryoku/configs/clipboard_mac.h
Normal file
3
miryoku/configs/clipboard_mac.h
Normal file
@@ -0,0 +1,3 @@
|
||||
// https://github.com/manna-harbour/miryoku-zmk/
|
||||
|
||||
#define MIRYOKU_CLIPBOARD_MAC
|
||||
@@ -695,6 +695,7 @@ standard keycode to implementation equivalent
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
#include <dt-bindings/zmk/rgb.h>
|
||||
#include <dt-bindings/zmk/outputs.h>
|
||||
#include "config.h"
|
||||
|
||||
<<table-layer-defines()>>
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
#include <dt-bindings/zmk/rgb.h>
|
||||
#include <dt-bindings/zmk/outputs.h>
|
||||
#include "config.h"
|
||||
|
||||
#define BASE 0
|
||||
#define TAP 1
|
||||
|
||||
Reference in New Issue
Block a user