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-12-01 05:07:26 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
06664e8a94
keychron_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 10:47:59 +06: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-23 04:46:00 +06:00
const
uint8_t
RGBLED_SNAKE_INTERVALS
[
]
PROGMEM
=
{
50
,
50
,
50
}
;
Reference in New Issue
Copy Permalink