index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
clueboard
/
card
Age
Commit message (
Expand
)
Author
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