index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
donutcables
/
scrabblepad
/
config.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge upstream master to 2022 Q4 breaking change
lokher
2022-12-07
1
-128
/
+0
|
*
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
1
-12
/
+0
|
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
|
*
Move keyboard USB IDs and strings to data driven: D (#17814)
Ryan
2022-07-29
1
-7
/
+0
|
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵
Ryan
2022-03-15
1
-2
/
+0
|
|
|
|
(#16655)
*
[Keyboard] Updates to ScrabblePad (#13177)
DonutCables
2021-08-13
1
-89
/
+54
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
*
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-27
1
-3
/
+0
|
*
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2021-01-15
1
-1
/
+0
|
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
1
-1
/
+1
|
*
[Keyboard] Move scrabblepad into donutcables directory (#5553)
MechMerlin
2019-04-04
1
-0
/
+189
* move scrabblepad into donutcables directory * use pragma once * update scrabblepad readme