Update keymap keebio/nyquist (#8602)

* format code, add shift color

* testing colors

* todos, shift on right

* changed colors

* use rgh layers api

* impl shift layer

* replace xor with !=

* moved shift rbg

* breathing animation, simplyfy layers

* remove breating animation

* use tt

* minor cleanup

* debounce eager, lto

* shut down rbg when poweroff

* update readme

* readme.md fix

* more readme.md fix

* more readme.md fix
This commit is contained in:
George Petri
2020-03-30 00:14:43 +03:00
committed by GitHub
parent dc98d44582
commit 74c01654c7
4 changed files with 60 additions and 43 deletions

View File

@@ -17,11 +17,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// #define USE_I2C
/* Select hand configuration */
// #define MASTER_RIGHT
// #define EE_HANDS
#undef RGBLED_NUM
#define RGBLED_NUM 12
#define RGBLIGHT_LAYERS
#define TAPPING_TOGGLE 2
#define TAPPING_TERM 150