Add edvorakjp keymap for the Helix (rev2) keyboard (#3340)
* add readme.md * add extern declaration of edvorakjp_config to edvorakjp.h * add oled.c * add layout definitions * add keymap.c * add rules.mk * fix rgblight issue: rgblight_setrgb() ignore RGBLIGHT_LIMIT_VAL
This commit is contained in:
parent
f28f569600
commit
0b9b2a6376
11 changed files with 545 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
#include "edvorakjp.h"
|
||||
|
||||
extern edvorakjp_config_t edvorakjp_config;
|
||||
|
||||
enum custom_keycodes {
|
||||
KC_LOCK = NEW_SAFE_RANGE,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue