Create 0xdec Preonic keymap
An ergonomically optimized Colemak keymap for the grid-layout Preonic
This commit is contained in:
parent
80667e898a
commit
3b39910cb9
4 changed files with 234 additions and 0 deletions
10
keyboards/preonic/keymaps/0xdec/config.h
Normal file
10
keyboards/preonic/keymaps/0xdec/config.h
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue