1
0
Fork 0

More "oscillope" keymap fixes. (#1982)

* More keymap fixes. F-row on bottom layer wasn't fully setup, also switched raise/lower keys to use tap-toggle.

* Added PrScr, put Tab back on top layer.

* Fixed build breakage with default keymap (unneeded rgblight.h include)
This commit is contained in:
Oscillope 2017-11-08 11:13:48 -05:00 committed by Jack Humbert
parent 7e2223f822
commit 05f15b789f
3 changed files with 11 additions and 14 deletions

View file

@ -29,8 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
#define RGBLED_NUM 16
#define RGBLIGHT_ANIMATIONS
#define TAPPING_TOGGLE 3
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1