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
/
66_hotswap
Age
Commit message (
Expand
)
Author
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-10-04
Update ISSI LED types (#22099)
Ryan
2023-09-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-20
apply 66_(ansi|iso) to keyboards (#21834)
Duncan Sutherland
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2023-07-29
LED Matrix: driver naming cleanups (#21580)
Ryan
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
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
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Update info.json configs to explicitly list RGBLIGHT animations (#18730)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
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
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
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-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-02
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
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-12
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-07-31
__flash? (#13799)
Joel Challis
2021-07-25
[Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)
Drashna Jaelre
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-14
Merge branch 'master' into develop
Joshua Diamond
2021-02-14
Merge branch 'master' into develop
Joshua Diamond
2021-02-15
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-14
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)
Ryan
[next]