Solaar/docs
Karthik Nishanth 85a86ec3c5
diversion: implement pressed and released action on Key condition (#1189)
- Track `key_up` key in addition to `key_down`
- Support `pressed` or `released` action in `Key` condition
- Add radio button to KeyUI to represent `pressed` or `released`
2021-07-12 15:51:57 -04:00
..
_layouts remove all google analytics stuff from page templates 2019-07-27 15:56:53 +01:00
assets Squash previous changes and rebase master branch 2019-07-27 15:56:53 +01:00
devices receiver: add support for EX100 keyboard/mouse and receiver (046d:c517) 2020-07-20 11:55:59 -04:00
.gitignore pre-commit: initial fix 2020-07-07 15:11:15 +01:00
20121210110342697.pdf new UI mock-up from Julien Gascard 2012-12-12 21:45:37 +02:00
README.md cleanup and lint the docs 2020-08-02 11:25:00 -04:00
Solaar-main-window-back-divert.png docs: add new settings and rule example 2021-04-18 07:36:29 -04:00
Solaar-main-window-button-actions.png docs: add information on key reprogramming 2020-06-16 15:21:10 -04:00
Solaar-main-window-keyboard.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-main-window-mouse.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-main-window-offline.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-main-window-receiver.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-menu.png doc: add usage document 2020-05-22 01:18:44 +01:00
Solaar-rule-editor.png docs: add new settings and rule example 2021-04-18 07:36:29 -04:00
_config.yml release 1.0.6 2021-04-25 09:07:58 -04:00
capabilities.md docs: minor updates and cleanup 2021-04-18 11:13:50 -04:00
debian.md cleanup and lint the docs 2020-08-02 11:25:00 -04:00
devices.md docs: fix typos in devices.md 2020-10-28 12:41:04 -04:00
features.md docs: update for USB and Bluetooth 2020-09-29 11:26:34 -04:00
hidpp-documentation.txt docs: remove logitech files and outdated information; update supported features 2020-07-11 15:36:49 -04:00
i18n.md cleanup and lint the docs 2020-08-02 11:25:00 -04:00
index.md docs: fix pointer to Solaar logo 2021-07-04 10:13:44 -04:00
installation.md docs: update advice on kernel versions 2021-06-15 19:03:43 -04:00
rules.md diversion: implement pressed and released action on Key condition (#1189) 2021-07-12 15:51:57 -04:00
usage.md docs: add new settings and rule example 2021-04-18 07:36:29 -04:00
usb.ids.txt docs: update the USB IDs list 2019-12-29 14:46:59 +00:00

README.md

Documentation Readme

This project's documentation is hosted using GitHub pages, which serves static pages using Jekyll. Please refer to the official documentation for instructions for how to build the site locally.