forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 399
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
86 changed files
with
1,356 additions
and
7,693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#define HALFMOON | ||
#undef PRODUCT | ||
#define PRODUCT "Halfmoon" | ||
/* | ||
Set any config.h overrides for your specific keymap here. | ||
See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file | ||
*/ | ||
#define ORYX_CONFIGURATOR | ||
#define USB_SUSPEND_WAKEUP_DELAY 0 | ||
#define FIRMWARE_VERSION u8"p7w9P/KV7Ww" | ||
#define RAW_USAGE_PAGE 0xFF60 | ||
#define RAW_USAGE_ID 0x61 | ||
#define LAYER_STATE_8BIT | ||
|
||
#define RGB_MATRIX_STARTUP_SPD 60 |
Oops, something went wrong.