mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Update keyboards/skyloong/gk104/q1/led_hc595.c
OK, Thank you. Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
8851b89c27
commit
6b1c2620c0
@ -33,7 +33,7 @@
|
||||
#define WIN_ON 0b00000010
|
||||
#define MAC_ON 0b00000100
|
||||
|
||||
# define ClockTime 15
|
||||
#define CLOCK_TIME 15
|
||||
|
||||
static inline void setPinOutput_writeLow(pin_t pin) {
|
||||
ATOMIC_BLOCK_FORCEON {
|
||||
|
Loading…
Reference in New Issue
Block a user