Explorar el Código

Updating README

simple
Jacob Alexander hace 9 años
padre
commit
431b17ca4f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.markdown

+ 1
- 1
README.markdown Ver fichero

@@ -22,7 +22,7 @@ kll.py <kll files>
### Kiibohd Controller Usage

```bash
kll.py <basemap kll files> --default <default layer kll files> --partial <partial layer 1 kll files> --partial <partial layer 2 kll files> --backend kiibohd --template templates/kiibohdKeymap.h --output generatedKeymap.h --defines-template templates/kiibohdDefs.h --defines-output kll_defs.h
kll.py <basemap kll files> --default <default layer kll files> --partial <partial layer 1 kll files> --partial <partial layer 2 kll files> --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