This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-11-26 13:16:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
06664e8a94
qmk_firmware
/
keyboards
/
maxr1998
/
phoebe
/
phoebe.c
4 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
Fix layouts containing keys with multiple matrix positions (#20191)
2023-03-29 04:47:59 +00:00
#
include
"quantum.h"
[Keymap] Phoebe keymap improvements (#7963) * [Phoebe] Allow to input pipe characters with only one modifier * [Phoebe] Update RGB animations
2020-01-22 22:46:00 +00:00
const
uint8_t
RGBLED_SNAKE_INTERVALS
[
]
PROGMEM
=
{
50
,
50
,
50
}
;
Reference in New Issue
Copy Permalink