test: add print-compiled-keymap tool
authorRan Benita <ran234@gmail.com>
Wed, 19 Sep 2012 13:44:15 +0000 (16:44 +0300)
committerRan Benita <ran234@gmail.com>
Wed, 19 Sep 2012 13:56:26 +0000 (16:56 +0300)
commit2c96828f753444ab5b24b95a84d383dbc573d7ff
treec429dca34411170c242c4e2bfc812dd87ccd6ad3
parent6b66afc4e7682da72206c23d724c16326220230c
test: add print-compiled-keymap tool

This just prints the compiled keymap string for to the given command
line arguments. This often useful when developing.

Signed-off-by: Ran Benita <ran234@gmail.com>
Makefile.am
test/.gitignore
test/print-compiled-keymap.c [new file with mode: 0644]