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
/
waldo
Age
Commit message (
Expand
)
Author
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
Move keyboard USB IDs and strings to data driven: W (#17903)
Ryan
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
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
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-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-29
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2021-01-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-20
Remove `DESCRIPTION`, W-Z (#11633)
Ryan
2021-01-07
clean up generate-api errors
Zach White
2020-06-03
VIA Support: Waldo 60 (#9151)
MechMerlin
2020-01-31
Trim firmware size changes from default rules.mk, part 4 (#8046)
ridingqwerty
2019-11-20
Remove keymap_config extern from default keymaps (#7399)
Drashna Jaelre
2019-10-29
Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)
fauxpark
2019-09-09
[Keyboard] Waldo RGB Enable (#6711)
MechMerlin
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-05-28
Waldo LAYOUT_60_hhkb bugfix (#6000)
noroadsleft
2019-04-07
[Keyboard] Waldo 60 PCB Refactor (#5583)
MechMerlin
2019-04-07
Adding the Waldo PCB (PCB for the Holz keyboard) (#4817)
That-Canadian