citadel: new keymap for pegasushoof (#3146)
[citadel] Markdown syntax: Added double spaces for line breaking [citadel] Added line breaks for keyboard layout, fixed headings.
This commit is contained in:
committed by
Drashna Jaelre
parent
e08139b79c
commit
300cf977c9
14
keyboards/pegasushoof/keymaps/citadel/config.h
Normal file
14
keyboards/pegasushoof/keymaps/citadel/config.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
/* overridden settings: */
|
||||
|
||||
#undef PRODUCT
|
||||
#define PRODUCT Pegasus Hoof Citadel
|
||||
|
||||
/* necessary option for this keymap, because CAPS is redefined in Layer 0 */
|
||||
#define PREVENT_STUCK_MODIFIERS
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user