index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
clueboard
Age
Commit message (
Expand
)
Author
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-11-07
Normalise MIDI keycodes (#18972)
Ryan
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
Update info.json configs to explicitly list RGBLIGHT animations (#18730)
Drashna Jaelre
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
2022-08-31
Ensure all keyboards have a bootloader set (#18234)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-02-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-20
clueboard/card: disable Command to reduce size (#16404)
Ryan
2022-01-23
[Keyboard] Fix erroneous SRC for Clueboard 66 hotswap (#16007)
Drashna Jaelre
2022-01-17
CLI: Parse USB device version BCD (#14580)
Ryan
2022-01-15
Fix broken bootloader builds in develop. (#15880)
Dasky
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-02
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-03
Remove deprecated KEYMAP alias (#15037)
Joel Challis
2021-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
[next]