made keymap dependent on layout, renamed default layout to 'mobintl' for 'mobile international'

This commit is contained in:
Maarten van Gompel
2021-08-24 11:21:43 +02:00
committed by John Sullivan
parent 07f153fe32
commit 8a844c0857
4 changed files with 2 additions and 2 deletions

1
main.c
View File

@ -11,7 +11,6 @@
#include <wchar.h>
#include "drw.h"
#include "keymap.h"
#include "os-compatibility.h"
/* lazy die macro */