index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
clueboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply 66_(ansi|iso) to keyboards (#21834)
Duncan Sutherland
2023-09-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-08-14
1
-1
/
+1
|
\
|
*
Fix `keyboard` field for some JSON keymaps (#21752)
Ryan
2023-08-15
1
-1
/
+1
*
|
LED Matrix: driver naming cleanups (#21580)
Ryan
2023-07-29
1
-1
/
+1
|
/
*
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-05-04
12
-3338
/
+3338
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
1
-4
/
+4
*
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2023-05-01
12
-41
/
+6
*
Fix info.json LTO and format encoder definitions (#20456)
Ryan
2023-04-15
1
-0
/
+3
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
8
-8
/
+24
*
Remove more empty headers (#20155)
Ryan
2023-03-17
6
-74
/
+0
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
6
-33
/
+2
*
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
13
-2942
/
+2942
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
4
-15
/
+14
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
16
-49
/
+22
*
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
1
-5
/
+1
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
3
-31
/
+0
*
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-21
1
-0
/
+2
*
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-19
2
-4
/
+0
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
1
-2
/
+0
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
1
-5
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
10
-12
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
14
-14
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-1
/
+0
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
1
-25
/
+25
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
8
-0
/
+0
*
Normalise MIDI keycodes (#18972)
Ryan
2022-11-07
1
-5
/
+5
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
3
-5
/
+5
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
2
-2
/
+2
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
25
-28
/
+28
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
30
-49
/
+49
*
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
1
-1
/
+10
*
Update info.json configs to explicitly list RGBLIGHT animations (#18730)
Drashna Jaelre
2022-10-15
7
-7
/
+70
*
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
17
-44
/
+31
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-03
1
-13
/
+0
|
\
|
*
Remove more RESET keycode references (#18252)
Joel Challis
2022-09-03
1
-13
/
+0
*
|
Ensure all keyboards have a bootloader set (#18234)
Ryan
2022-08-31
6
-0
/
+6
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
21
-21
/
+21
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
4
-4
/
+4
|
\
|
*
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-08-07
4
-4
/
+4
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
6
-6
/
+6
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
2
-3
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-20
3
-17
/
+7
|
\
|
*
clueboard/card: disable Command to reduce size (#16404)
Ryan
2022-02-20
3
-17
/
+7
*
|
[Keyboard] Fix erroneous SRC for Clueboard 66 hotswap (#16007)
Drashna Jaelre
2022-01-23
1
-2
/
+0
*
|
CLI: Parse USB device version BCD (#14580)
Ryan
2022-01-17
11
-11
/
+11
[next]