This commit is contained in:
Chow Castro, Marcos 2022-09-22 19:55:56 +02:00
parent b8e6be7c0d
commit 0bfe4a1def
2 changed files with 0 additions and 37 deletions

View file

@ -74,41 +74,6 @@
// label = "MOUSE";
// label = "MOUSE";
//}}}
// ### definicion de teclado ALEMAN STANDARD {{{
/*
#define DE_Y &kp Z // Y
#define DE_Z &kp Y // Z
#define DE_SS &kp MINUS // ß
#define DE_UDIA &kp LBKT // Ü
#define DE_ODIA &kp SEMICOLON // Ö
#define DE_ADIA &kp APOS // Ä
#define DE_MINS &kp SLASH // -
#define DE_FSLH &kp AMPS // "/"
#define DE_STAR &kp RBRC // "*"
#define DE_EQUAL &kp RPAR // =
#define DE_PLUS &kp RBKT // +
#define DE_GRAVE &kp PLUS // `
#define DE_HASH &kp BSLH // #
#define DE_TILDE &kp LA(RBKT) // ~
#define DE_PIPE &kp RA(GRAVE) // "|"
#define DE_AMPS &kp CARET // "&"
#define DE_BSLH &kp RA(MINUS) // "\"
#define DE_QUESTION &kp LS(MINUS) // ?
#define DE_AT &kp RA(Q) // "@"
#define DE_LPAR &kp LS(N8) // (
#define DE_RPAR &kp LS(N9) // )
#define DE_LBKT &kp RA(N8) // [
#define DE_RBKT &kp RA(N9) // ]
#define DE_LBRC &kp RA(N7) // {
#define DE_RBRC &kp RA(N0) // }
#define DE_LABK &kp GRAVE // <
#define DE_RABK &kp LS(GRAVE) // >
#define DE_APOS &kp PIPE // '
#define DE_ACUT &kp EQUAL // ´ hasta aqui funciona
#define DE_CARET &kp HASH // ^ TODO:
*/
//}}}
/ {
keymap {
compatible = "zmk,keymap";

View file

@ -17,8 +17,6 @@
// #pragma once
#include <dt-bindings/zmk/keys.h>
#define XXX &none
#define ___ &trans