Add preview

This commit is contained in:
Fierelier 2024-04-21 14:23:00 +02:00
parent 5b6aeef857
commit 539b7f1117
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ This is achieved through platforms (See `src/platform`), which act as the transl
The pixel format and screen coordinates are standardized, however, the HID inputs are not. It is best to make button layouts for each platform. The pixel format and screen coordinates are standardized, however, the HID inputs are not. It is best to make button layouts for each platform.
<img src="assets/preview.png" title="Preview">
# Features # Features
* Highly compatible with compilers (C89, simple preprocessors) * Highly compatible with compilers (C89, simple preprocessors)
* No make required, entirely configurable from your compiler or a header file (`src/config/user.h`) * No make required, entirely configurable from your compiler or a header file (`src/config/user.h`)

BIN
assets/preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB