Module Name:    src
Committed By:   nia
Date:           Tue May 11 10:16:48 UTC 2021

Modified Files:
        src/sys/dev/hid: hidkbdmap.c
        src/sys/dev/pckbport: wskbdmap_mfii.c
        src/sys/dev/wscons: wsksymdef.h

Log Message:
wscons: add support for the Neo 2 German keyboard layout

Neo is an optimized layout for German and English, similar to
Dvorak for English. It can be used to type most Latin-based languages
and has separate layers for symbols and directional commands.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/hid/hidkbdmap.c
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/pckbport/wskbdmap_mfii.c
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/wscons/wsksymdef.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to