summaryrefslogtreecommitdiffstats
path: root/keyboards/do60
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-32/+32
* Fix up build options comments (#15463)Ryan2021-12-121-0/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-3/+1
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-17/+3
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* [Keyboard] VIA Support: DO60 (#9622)MechMerlin2020-07-237-40/+51
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-47/+10
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-152-30/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-142-15/+5
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Add crd's do60 (#4889)Jason Thigpen2019-01-201-0/+33
* Keyboard: Add HHKB layout support to the DO60 (#4526)MechMerlin2018-12-014-8/+29
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-272-2/+2
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* add support for the 60_ansi_split_bs_rshift community layout (#3227)MechMerlin2018-06-253-2/+19
* Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin2018-06-225-2/+22
* change do60 config (#2996)sennin322018-05-185-23/+55
* Add chiwi60 layout for the do60mechmerlin2018-04-134-5/+35
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-073-7/+7
* add do60 supportUnknown2017-12-089-0/+321