index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
led
/
snled27351-mono.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] Format code according to conventions (#25827)
QMK Bot
2025-11-30
1
-2
/
+1
*
Update GPIO macro usages in core (#23093)
Ryan
2024-02-18
1
-2
/
+2
*
LED drivers: add support for shutdown pin (#23058)
Ryan
2024-02-15
1
-0
/
+6
*
LED drivers: create structs to hold PWM/scaling buffers (#22955)
Ryan
2024-02-10
1
-18
/
+26
*
LED drivers: place I2C addresses into an array (#22975)
Ryan
2024-02-09
1
-69
/
+61
*
LED drivers: update I2C API usage (#22951)
Ryan
2024-01-24
1
-4
/
+4
*
LED drivers: remove `write_pwm_buffer()` from public API (#22884)
Ryan
2024-01-23
1
-4
/
+4
*
LED drivers: remove PWM register offsets (#22897)
Ryan
2024-01-13
1
-1
/
+1
*
LED drivers: switch to i2c_writeReg() (#22878)
Ryan
2024-01-10
1
-20
/
+6
*
LED drivers: change `write_pwm_buffer()` return type to `void` (#22869)
Ryan
2024-01-10
1
-16
/
+6
*
snled27351: change `write_register()` return type to `void` (#22825)
Ryan
2024-01-08
1
-9
/
+3
*
LED drivers: misc formatting and typos (#22857)
Ryan
2024-01-08
1
-3
/
+5
*
LED drivers: rename "simple" to "mono" (#22814)
Ryan
2024-01-04
1
-0
/
+272