This website requires JavaScript.
Explore
Help
Sign In
megamanmalte
/
qmk_firmware
Watch
0
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
8b859872da
qmk_firmware
/
keyboards
/
bpiphany
/
pegasushoof
/
keymaps
/
citadel
/
config.h
7 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Keyboard: Bpiphany Pegasus Hoof Refactor, Configurator support (#4649) * Pegasus Hoof: layout macro refactor - Renamed KEYMAP to LAYOUT - Added LAYOUT_tkl_ansi macro - white space changes (changed tabs for 2 spaces) * Pegasus Hoof: keymap refactor - updated layout macro names - changed to #include QMK_KEYBOARD_H - removed redundant KC_TRNS definitions - white space changes (changed tabs to spaces) - removed deprecated build script instructions from rules.mk files - updated config.h to #pragma once * Pegasus Hoof: Configurator support * Pegasus Hoof: readme cleanup - Reformat header and description paragraph - Fix Hardware Availability link (was 404) - renamed filename to lowercase * Pegasus Hoof: add LAYOUTS = tkl_ansi to rules.mk * Pegasus Hoof: fix LAYOUT_tkl_jis macro
2018-12-15 01:38:46 +01:00
#
pragma once
citadel: new keymap for pegasushoof (#3146) [citadel] Markdown syntax: Added double spaces for line breaking [citadel] Added line breaks for keyboard layout, fixed headings.
2018-06-08 22:06:14 +02:00
/* overridden settings: */
#
undef PRODUCT
#
define PRODUCT Pegasus Hoof Citadel
Reference in a new issue
Copy permalink