This website requires JavaScript.
Explore
Help
Sign In
keyboard
/
qmk-keychron-q3-colemak-dh
Watch
1
Star
0
Fork
0
You've already forked qmk-keychron-q3-colemak-dh
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1df15a95b8
qmk-keychron-q3-colemak-dh
/
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 New Issue
Copy Permalink