This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-12-02 21:58:04 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b33e6793de
keychron_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 06:38:46 +06: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-09 02:06:14 +06:00
/* overridden settings: */
#
undef PRODUCT
#
define PRODUCT Pegasus Hoof Citadel
Reference in New Issue
Copy Permalink