From 1bff9f16923c6d805cbacb194ac7c7d1f99b1bfe Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Fri, 21 Jul 2023 04:41:45 +0700 Subject: [PATCH] feat: remove one shot --- README.md | 3 ++- keymaps/haunt98/config.h | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fbb8e9..694d0ba 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If success, firmware file is `dztech_dz60rgb_wkl_v2_1_haunt98.bin` Currently firmware size: ```txt -* The firmware size is fine - 23018/26624 (86%, 3606 bytes free) +* The firmware size is fine - 22364/26624 (83%, 4260 bytes free) ``` Put keyboard into bootloader mode: @@ -28,6 +28,7 @@ Use [QMK Toolbox](https://github.com/qmk/qmk_toolbox) to flash. - Don't - [Space Cadet: The Future, Built In](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_space_cadet.md) - [Magic Keycodes](https://github.com/qmk/qmk_firmware/blob/master/docs/keycodes_magic.md) + - [One Shot Keys](https://github.com/qmk/qmk_firmware/blob/master/docs/one_shot_keys.md) - [Configuring QMK](https://github.com/qmk/qmk_firmware/blob/master/docs/config_options.md) - [Squeezing the most out of AVR](https://github.com/qmk/qmk_firmware/blob/master/docs/squeezing_avr.md) - [Reducing firmware size](https://get.vial.today/docs/firmware-size.html) diff --git a/keymaps/haunt98/config.h b/keymaps/haunt98/config.h index 0865e45..b08762d 100644 --- a/keymaps/haunt98/config.h +++ b/keymaps/haunt98/config.h @@ -1 +1,3 @@ #define DYNAMIC_KEYMAP_LAYER_COUNT 3 + +#define NO_ACTION_ONESHOT