From 0b2e0d5c1d01f38e2c6ffeab18c192b8ee224385 Mon Sep 17 00:00:00 2001 From: urbanvanilla Date: Wed, 30 Dec 2020 17:02:19 -0500 Subject: [PATCH] Update readme.md --- keyboards/massdrop/alt/readme.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/keyboards/massdrop/alt/readme.md b/keyboards/massdrop/alt/readme.md index bf33b2048f33..bae088fcb87a 100644 --- a/keyboards/massdrop/alt/readme.md +++ b/keyboards/massdrop/alt/readme.md @@ -1,3 +1,31 @@ + +# Custom mapping for the Drop Alt Keyboard. + +A really simple set of changes/fixes + +# Features and changes: + +## *ESC is now Grave Escape.* +Changes KC_ESC for grave escape - Escape key is also `/~ when used with the modifier key. + +## *RGB timer switch off* + +There is a timer that turns off RGB lighting after a set time. This is defined by + + #define IDLE_TIMER_DURATION 20000 //how many milliseconds before RGB turns off + +## *Keyboard chatter fix* + +I have left the debounce settings and instead changed + + wait_us(1); //Delay for output +to 20 instead of 1 which works for other keyboards as I was getting lots of keyboard chatter on all keys previously. Seems to be working well since. + + + + + + # ALT ![ALT](https://massdrop-s3.imgix.net/product-images/alt-keyboard/FP/WNxwR19gTua3nxiiQWP3_AI7B3311%20copy%20page.jpg?auto=format&fm=jpg&fit=max&w=700&h=467&dpr=1&q=80)