From: Jacob Alexander Date: Sun, 1 Mar 2015 06:51:07 +0000 (-0800) Subject: Merge pull request #2 from mcmasterathl/master X-Git-Url: https://git.donarmstrong.com/?p=kiibohd-kll.git;a=commitdiff_plain;h=1c983492d765bf66e833c00941a079ead02ae8d6;hp=97ae458c4bdb28daecf1c69e4adeec0448b4b54a Merge pull request #2 from mcmasterathl/master USB Codes not supported for trigger combinations/sequences --- diff --git a/README.markdown b/README.markdown index 8a4322e..3f60133 100644 --- a/README.markdown +++ b/README.markdown @@ -22,7 +22,7 @@ kll.py ### Kiibohd Controller Usage ```bash -kll.py --default --partial --partial --backend kiibohd --template templates/kiibohdKeymap.h --output generatedKeymap.h --defines-template templates/kiibohdDefs.h --defines-output kll_defs.h +kll.py --default --partial --partial --backend kiibohd --templates templates/kiibohdKeymap.h templates/kiibohdDefs.h --outputs generatedKeymap.h kll_defs.h ``` See `kll.py --help` for the most up to date documentation