From 2812c7b62c06f1e80a055aac0bb1fbc2d921a55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Drahn=C3=ADk?= Date: Thu, 29 Feb 2024 22:15:20 +0100 Subject: [PATCH] Bump to v1.2.0 --- CHANGELOG.md | 14 +++++++++++++- README.md | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99de129..5e05b77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,19 @@ # Changelog +## 1.2.0 (29.2.2024) + +### Fixed + +- Fixed changing numbers in path `/sys/class/leds/input` used in preconfigured layout +- Fixed triggering only by event key (default `EV_KEY.KEY_PROG2`) + +### Feature + +- To preconfigured layout added example how to disable LEDs using `/sys/kernel/debug/asus-nb-wmi` with no kernel support yet +- Added support for installed driver [asus-accel-tablet-mode-driver](https://github.com/asus-linux-drivers/asus-accel-tablet-mode-driver) + ## 1.1.1 (25.12.2023) ### Fixed -- Usage #!/usr/bin/env instead of hardcoded path bash/sh \ No newline at end of file +- Usage #!/usr/bin/env instead of hardcoded path bash/sh \ No newline at end of file diff --git a/README.md b/README.md index 22eb1c7..23cc1ca 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License: GPLv2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) ![Maintainer](https://img.shields.io/badge/maintainer-ldrahnik-blue) [![GitHub Release](https://img.shields.io/github/release/asus-linux-drivers/asus-fliplock-driver.svg?style=flat)](https://github.com/asus-linux-drivers/asus-fliplock-driver/releases) -[![GitHub commits](https://img.shields.io/github/commits-since/asus-linux-drivers/asus-fliplock-driver/v1.1.0.svg)](https://GitHub.com/asus-linux-drivers/asus-fliplock-driver/commit/) +[![GitHub commits](https://img.shields.io/github/commits-since/asus-linux-drivers/asus-fliplock-driver/v1.2.0.svg)](https://GitHub.com/asus-linux-drivers/asus-fliplock-driver/commit/) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fasus-linux-drivers%2Fasus-fliplock-driver&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) If you find the project useful, do not forget to give project a [![GitHub stars](https://img.shields.io/github/stars/asus-linux-drivers/asus-fliplock-driver.svg?style=flat-square)](https://github.com/asus-linux-drivers/asus-fliplock-driver/stargazers) People already did!