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-11-28 03:26:51 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
53683e8d20
keychron_qmk_firmware
/
keyboards
/
maxr1998
/
phoebe
/
phoebe.c
4 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870) * Add Phoebe, a keyboard by Maxr1998 * Improve include-guard * Remove unused functions * Remove unused extern * Add image * Some more fixes
2019-10-06 05:44:22 +06:00
#
include
"phoebe.h"
[Keymap] Phoebe keymap improvements (#7963) * [Phoebe] Allow to input pipe characters with only one modifier * [Phoebe] Update RGB animations
2020-01-23 04:46:00 +06:00
const
uint8_t
RGBLED_SNAKE_INTERVALS
[
]
PROGMEM
=
{
50
,
50
,
50
}
;
Reference in New Issue
Copy Permalink