use action function for unicode

This commit is contained in:
Manuel Barkhau
2016-04-02 23:07:58 +02:00
parent 77fa2b0056
commit 381a9fd553
4 changed files with 1742 additions and 2631 deletions
@@ -2,14 +2,15 @@
Compile this file to a `keymap.c` file using `compile_keymap.py`
compile_keymap.py keymaps/german-manuneo/keymap.md
python compile_keymap.py keymaps/german-manuneo/keymap.md
Tested with python 2.7 and python 3.4
# Layout Config
{
"layout": "ergodox_ez",
"includes_dir": "quantum/",
"keymaps_includes": [
"ergodox_ez.h",
"action_layer.h",
@@ -17,8 +18,6 @@ Compile this file to a `keymap.c` file using `compile_keymap.py`
"keymap_extras/keymap_german.h",
],
"key_prefixes": ["DE_", "KC_"],
"filler": "-+.'!x",
"separator": "|",
"macros": {
// TODO: implement macros
// "MUC": "",
@@ -41,7 +40,7 @@ Compile this file to a `keymap.c` file using `compile_keymap.py`
!-----+----+----+----x----x----! ! !----x----x----+----+----+-----!
|MO(3)| UE | OE | AE | C | V |END | TAB | B | M |COMM| DOT| UP | Y |
'-----+----+----+----+----+----------'----------+----+----+----+----+-----'
| | |LGUI|LALT|LCTL| !LALT| |LEFT|DOWN|RGHT|
| | |LGUI|LALT|LCTL| !RCTL|RALT|LEFT|DOWN|RGHT|
'------------------------' '------------------------'
.-----------. .-----------.
|INS |TG(2)| !M(UM)|DELT |
@@ -187,46 +186,3 @@ http://symbolcodes.tlt.psu.edu/bylanguage/mathchart.html
| | | | ! | | |
'-----------------' '-----------------'
## Layer 7
.------------------------------------.------------------------------------.
| | | | | | | | | | | | | | |
!-----+----+----+----+----+----------!-----+----+----+----+----+----+-----!
| | | | | | | | | | | | | | |
!-----+----+----+----x----x----! ! !----x----x----+----+----+-----!
| | | | | | |-----!-----! | | | | | |
!-----+----+----+----x----x----! ! !----x----x----+----+----+-----!
| | | | | | | | | | | | | | |
'-----+----+----+----+----+----------'----------+----+----+----+----+-----'
| | | | | | ! | | | | |
'------------------------' '------------------------'
.-----------. .-----------.
| | | ! | |
.-----+-----+-----! !-----+-----+-----.
! ! | | ! | ! !
! ! !-----! !-----! ! !
| | | | ! | | |
'-----------------' '-----------------'
## Layer 8
.------------------------------------.------------------------------------.
| | | | | | | | | | | | | | |
!-----+----+----+----+----+----------!-----+----+----+----+----+----+-----!
| | | | | | | | | | | | | | |
!-----+----+----+----x----x----! ! !----x----x----+----+----+-----!
| | | | | | |-----!-----! | | | | | |
!-----+----+----+----x----x----! ! !----x----x----+----+----+-----!
| | | | | | | | | | | | | | |
'-----+----+----+----+----+----------'----------+----+----+----+----+-----'
| | | | | | ! | | | | |
'------------------------' '------------------------'
.-----------. .-----------.
| | | ! | |
.-----+-----+-----! !-----+-----+-----.
! ! | | ! | ! !
! ! !-----! !-----! ! !
| | | | ! | | |
'-----------------' '-----------------'