summaryrefslogtreecommitdiffstats
path: root/keyboards/dk60
Commit message (Expand)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-073-250/+0
* Merge upstream masterlokher2022-12-063-0/+250
|\
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| * led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-9/+5
| * Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* | Remove non-Keychron keyboardslokher2022-09-137-438/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-292-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-251-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-1/+0
* DK60 refactor (#10791)Ryan2020-10-317-197/+377
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-5/+11
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Fix dk60 compiler issue on newer compiler versions (#5444)Drashna Jaelre2019-03-191-0/+10
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* DK60: Refactor, Configurator and Readme updates (#3142)noroadsleft2018-06-074-32/+44
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* - Fixed wording in readmedbroqua2017-07-051-1/+1
* - Updated dk60 readme with new QMK rulesdbroqua2017-07-051-4/+13
* - Fixed DK60 version in config.hdbroqua2017-07-051-1/+1
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-14/+14
* - Updated copyrightdbroqua2017-05-302-3/+1
* - Updated readmeDamien Broqua2017-05-301-1/+3
* - Added Capslock/Esc ledDamien Broqua2017-05-303-35/+97
* - Some changes on DK60Damien Broqua2017-05-305-41/+37
* - Initial commit for branch DK60dbroqua2017-05-077-0/+184