kadis-layouts/ginny/dicts.def

16 lines
644 B
Modula-2

// This is what dictionaries are currently loaded to your device
// You must add the dictionary to both parts of the keymap
// For configuring your device, got edit user.def :)
//
// Please note the ordering is important! If there are any chord conflicts the
// highest dictionary will get matched
//
// ASETNIOP supports various languages, define the one you wish to include here
// da, de, en, en-colemak, en-dvorak, es, fn, fr, hu, it, nl, nw, pl, pt, ro, sv, tr
#include "dicts/aset/en-colemak-keymap.def"
#include "dicts/aset/cmd-keymap.def"
#include "dicts/aset/num-keymap.def"
#include "dicts/aset/layer-keymap.def"
#include "user.def"