index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
clueboard
/
card
Age
Commit message (
Expand
)
Author
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
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-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-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-08-31
Ensure all keyboards have a bootloader set (#18234)
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-17
CLI: Parse USB device version BCD (#14580)
Ryan
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
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-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-30
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-01-07
cleanup clueboard based on latest validation work
Zach White
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
2020-12-28
Fix compile issues from the error page (#11314)
Zach White
2020-12-18
Add the ability to exclude keyboards from travis builds (#11178)
Zach White
2020-11-21
Refactor to use led config - Part 4 (#10967)
Joel Challis
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-01-31
Fix AVR boards which were overriding backlight without setting… (#8044)
Joel Challis
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2019-10-12
Cleanup rules.mk for 32U4 keyboards, G (#6971)
fauxpark
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-08-22
Reduce compile size to fix various Travis CI errors (#6426)
Drashna Jaelre
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-04-13
Fix Clueboard Cluecard keyboard dimensions in info.json
noroadsleft
2019-02-14
Migrate fn_actions for default keymaps (#4935)
fauxpark
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-23
Clueboard refresh (#4902)
skullydazed
2019-01-13
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-04
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2017-10-21
Fix the naming for clueboard files
skullY
2017-10-17
Reorganize clueboard into a single directory (#1855)
skullydazed