forked from mirrors/qmk_userspace
Preonic Ergodox-Like Mac keymap: Bucktooth (#2553)
* Preonic Ergodox-Like Mac keymap: Bucktooth This is a layout unlike most Preonics, it is taken partially from Ergodox and classic C64 keyboards with a ton of Mac-specific features. * Fix Mouse Left keycode
This commit is contained in:
parent
7a86a67d99
commit
ec5cc02bf0
4 changed files with 209 additions and 0 deletions
9
keyboards/preonic/keymaps/bucktooth/config.h
Normal file
9
keyboards/preonic/keymaps/bucktooth/config.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#define FORCE_NKRO 1
|
||||
#define PREVENT_STUCK_MODIFIERS
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue