bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)

* Drashna's method is applied to rotary encoder rotation detection. rgb_matrix_user.inc -> rgb_matrix_kb.inc.

* Disabled some RGB MATRIX effects to shrink the firmware size.

* via # of layers changed from 5 to 4.
This commit is contained in:
3araht 2021-12-27 19:27:15 +09:00 committed by GitHub
parent 07465c0ebb
commit 4e077250d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 143 additions and 169 deletions

View file

@ -15,4 +15,4 @@
*/
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 5
#define DYNAMIC_KEYMAP_LAYER_COUNT 4