index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
evyd13
/
atom47
/
rev5
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
1
-12
/
+0
|
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
1
-1
/
+5
|
|
|
|
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
2
-2
/
+2
|
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
|
*
Move keyboard USB IDs and strings to data driven: E (#17815)
Ryan
2022-07-30
2
-7
/
+6
|
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵
Ryan
2022-03-15
1
-4
/
+0
|
|
|
|
(#16655)
*
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-24
1
-1
/
+1
|
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-1
/
+49
|
*
Clean up LED/RGB Matrix driver config (#14760)
Ryan
2021-10-10
1
-4
/
+2
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-3
/
+1
|
*
[Keyboard] Refactor atom47 and add rev4 and rev5 (#13201)
Evelien-Lillian Dekkers
2021-08-19
5
-0
/
+420
Co-authored-by: Nick Brassel <nick@tzarc.org>