Add ergodash layout, update the backlight numbers for the rgb backlight to be the actual intended colors.
This commit is contained in:
parent
e15417eca8
commit
b36bb58b76
6 changed files with 122 additions and 3 deletions
10
keyboards/ergodash/rev1/keymaps/333fred/config.h
Normal file
10
keyboards/ergodash/rev1/keymaps/333fred/config.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#pragma once
|
||||
|
||||
#include QMK_KEYBOARD_CONFIG_H
|
||||
#include "333fred_config.h"
|
||||
|
||||
#define USE_SERIAL
|
||||
#define MASTER_LEFT
|
||||
|
||||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 200
|
Loading…
Add table
Add a link
Reference in a new issue