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
4b3f9b8b3a
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 06:47:59 +02: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 23:46:00 +01:00
const
uint8_t
RGBLED_SNAKE_INTERVALS
[
]
PROGMEM
=
{
50
,
50
,
50
}
;
Reference in a new issue
Copy permalink