summaryrefslogtreecommitdiff
path: root/keyboards/do60
AgeCommit message (Expand)Author
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-07-23[Keyboard] VIA Support: DO60 (#9622)MechMerlin
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-14Migrate fn_actions for default keymaps (#4935)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-20Add crd's do60 (#4889)Jason Thigpen
2018-12-01Keyboard: Add HHKB layout support to the DO60 (#4526)MechMerlin
2018-11-27Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-06-25add support for the 60_ansi_split_bs_rshift community layout (#3227)MechMerlin
2018-06-22Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin
2018-05-18change do60 config (#2996)sennin32
2018-04-13Add chiwi60 layout for the do60mechmerlin
2018-04-07More Configurator Warning Fixes (#2716)MechMerlin
2017-12-08add do60 supportUnknown