index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
clueboard
/
card
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+0
2025-04-19
Remove duplication of RGBLight defaults (#25169)
Joel Challis
1
-3
/
+1
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-6
/
+6
2024-06-29
`clueboard/card`: Swap layout and alias (#24007)
Ryan
1
-2
/
+2
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
2
-0
/
+0
2024-03-09
Remove redundant disabling of features (#22926)
Joel Challis
1
-4
/
+1
2024-02-01
Ensure LTO is enabled as a `info.json` build config option (#22932)
Joel Challis
1
-1
/
+0
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
1
-12
/
+12
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2
-4
/
+1
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
1
-0
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
1
-1
/
+3
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
1
-9
/
+9
2023-02-26
Move backlight config to data driven (#19910)
Ryan
3
-5
/
+4
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
1
-1
/
+0
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
1
-0
/
+0
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
1
-1
/
+10
2022-08-31
Ensure all keyboards have a bootloader set (#18234)
Ryan
1
-0
/
+1
2022-02-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-17
/
+7
2022-02-20
clueboard/card: disable Command to reduce size (#16404)
Ryan
3
-17
/
+7
2022-01-17
CLI: Parse USB device version BCD (#14580)
Ryan
1
-1
/
+1
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2
-10
/
+10
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2
-2
/
+2
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
1
-3
/
+0
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2
-8
/
+0
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2
-2
/
+0
2021-09-30
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2
-2
/
+0
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2
-2
/
+0
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
1
-1
/
+1
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-3
/
+0
2021-09-10
Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)
Ryan
2
-2
/
+0
2021-09-05
Remove empty override functions (#14312)
Ryan
2
-24
/
+0
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2
-2
/
+2
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
1
-1
/
+1
2021-01-07
cleanup clueboard based on latest validation work
Zach White
2
-20
/
+8
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
4
-169
/
+52
2020-12-28
Fix compile issues from the error page (#11314)
Zach White
1
-0
/
+4
2020-12-18
Add the ability to exclude keyboards from travis builds (#11178)
Zach White
1
-0
/
+0
2020-11-21
Refactor to use led config - Part 4 (#10967)
Joel Challis
1
-27
/
+1
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
1
-1
/
+1
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2
-2
/
+3
2020-01-31
Fix AVR boards which were overriding backlight without setting… (#8044)
Joel Challis
1
-1
/
+2
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2
-9
/
+9
2019-10-12
Cleanup rules.mk for 32U4 keyboards, G (#6971)
fauxpark
1
-1
/
+0
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
1
-5
/
+11
2019-08-22
Reduce compile size to fix various Travis CI errors (#6426)
Drashna Jaelre
1
-0
/
+2
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
1
-1
/
+1
2019-04-13
Fix Clueboard Cluecard keyboard dimensions in info.json
noroadsleft
1
-1
/
+1
2019-02-14
Migrate fn_actions for default keymaps (#4935)
fauxpark
1
-24
/
+32
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
1
-6
/
+1
[next]