Skip to content

Commit 9e28d73

Browse files
committed
Bump version to 1.5.3
1 parent fbd34fc commit 9e28d73

17 files changed

+9414
-9259
lines changed

examples/output/ahk/colemak.ahk

+4,697-4,621
Large diffs are not rendered by default.

examples/output/ahk/colemak_mod-dh.ahk

+4,697-4,621
Large diffs are not rendered by default.

examples/output/keylayout/colemak.keylayout

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
33
<!--
4-
Generated by KLFC 1.5.2
4+
Generated by KLFC 1.5.3
55
https://github.com/39aldo39/klfc
66
-->
77
<keyboard group="126" id="-1337" name="Colemak">

examples/output/keylayout/colemak_mod-dh.keylayout

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
33
<!--
4-
Generated by KLFC 1.5.2
4+
Generated by KLFC 1.5.3
55
https://github.com/39aldo39/klfc
66
-->
77
<keyboard group="126" id="-1337" name="Colemak (mod-dh)">

examples/output/klc/colemak.klc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by KLFC 1.5.2
1+
// Generated by KLFC 1.5.3
22
// https://github.com/39aldo39/klfc
33

44
KBD colemak "Colemak"

examples/output/klc/colemak_mod-dh.klc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by KLFC 1.5.2
1+
// Generated by KLFC 1.5.3
22
// https://github.com/39aldo39/klfc
33

44
KBD colemak_mod-dh "Colemak (mod-dh)"

examples/output/pkl/layouts/colemak/layout.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Generated by KLFC 1.5.2
1+
; Generated by KLFC 1.5.3
22
; https://github.com/39aldo39/klfc
33

44
[informations]
@@ -11,7 +11,7 @@ company = 2006-01-01 Shai Coleman
1111
homepage = http://pkl.sourceforge.net/
1212
version = 1.0
1313

14-
generated_at = 2018-02-10 21:12:06
14+
generated_at = 2018-09-22 18:44:24
1515

1616

1717
[global]

examples/output/pkl/layouts/colemak_mod-dh/layout.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Generated by KLFC 1.5.2
1+
; Generated by KLFC 1.5.3
22
; https://github.com/39aldo39/klfc
33

44
[informations]
@@ -11,7 +11,7 @@ company = 2006-01-01 Shai Coleman
1111
homepage = http://pkl.sourceforge.net/
1212
version = 1.0
1313

14-
generated_at = 2018-02-10 21:12:06
14+
generated_at = 2018-09-22 18:44:24
1515

1616

1717
[global]

examples/output/pkl/pkl.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Generated by KLFC 1.5.2
1+
; Generated by KLFC 1.5.3
22
; https://github.com/39aldo39/klfc
33

44
[pkl]

examples/output/pkl/pkl_mod-dh.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Generated by KLFC 1.5.2
1+
; Generated by KLFC 1.5.3
22
; https://github.com/39aldo39/klfc
33

44
[pkl]

examples/output/tmk/unimap_colemak.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by KLFC 1.5.2
1+
// Generated by KLFC 1.5.3
22
// https://github.com/39aldo39/klfc
33

44
#include "unimap_trans.h"

examples/output/tmk/unimap_colemak_mod-dh.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by KLFC 1.5.2
1+
// Generated by KLFC 1.5.3
22
// https://github.com/39aldo39/klfc
33

44
#include "unimap_trans.h"

examples/output/xkb/XCompose

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated by KLFC 1.5.2
1+
# Generated by KLFC 1.5.3
22
# https://github.com/39aldo39/klfc
33

44
# Dead key: special

examples/output/xkb/run-session.sh

+4-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ setxkbmap \
4545
| xkbcomp \
4646
-w "$warning_level" \
4747
-I"$xkb_dir" \
48-
- "$DISPLAY"
48+
-o /tmp/temp.xkb \
49+
- -xkb
50+
xkbcomp /tmp/temp.xkb -w "$warning_level" -o "$DISPLAY"
51+
rm /tmp/temp.xkb
4952

5053
"$xkb_dir/scripts/install-xcompose.sh" "$layout"

examples/output/xkb/symbols/colemak

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by KLFC 1.5.2
1+
// Generated by KLFC 1.5.3
22
// https://github.com/39aldo39/klfc
33

44
default

examples/output/xkb/types/colemak

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by KLFC 1.5.2
1+
// Generated by KLFC 1.5.3
22
// https://github.com/39aldo39/klfc
33

44
default xkb_types "basic" {

keyboard-layout-files-creator.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: keyboard-layout-files-creator
2-
version: 1.5.2
2+
version: 1.5.3
33
author: Aldo Gunsing
44
license: GPL-3
55
license-file: LICENSE.txt

0 commit comments

Comments
 (0)