1
0
Fork 0

Create 0xdec Preonic keymap

An ergonomically optimized Colemak keymap for the grid-layout Preonic
This commit is contained in:
Jordi Orlando 2016-07-28 14:36:20 -05:00
parent 80667e898a
commit 3b39910cb9
4 changed files with 234 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// Number of backlight levels
#undef BACKLIGHT_LEVELS
#define BACKLIGHT_LEVELS 5
#endif