This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1bf657be41
qmk-dactyl-manuform-a
/
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 01:44:22 +02: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-22 23:46:00 +01:00
const
uint8_t
RGBLED_SNAKE_INTERVALS
[
]
PROGMEM
=
{
50
,
50
,
50
}
;