summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60
Commit message (Expand)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-068-8/+8
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-6/+6
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-9/+5
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+10
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-132-197/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-215-6/+6
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-7/+6
* Update noroadsleft userspace and keymaps (2022-07-18) (#17714)James Young2022-07-181-3/+3
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Update noroadsleft userspace and keymaps (2021-12-13) (#15470)James Young2021-12-131-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-11-091-1/+4
|\
| * Update noroadsleft userspace and keymaps (2021-11-09) (#15099)James Young2021-11-091-1/+4
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
|/
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-253-5/+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-063-3/+3
* Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan2021-07-061-37/+1
* Update noroadsleft userspace and keymaps (2021-06-02) (#13086)James Young2021-06-022-1/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+2
* Update noroadsleft userspace and keymaps (2021-05-03) (#12796)James Young2021-05-032-146/+41
* Update noroadsleft userspace and keymaps (2021-04-26) (#12711)James Young2021-04-267-383/+124
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-109-488/+283
|\
| * [Keymap] add noroadsleft userspace; add and update keymaps (#11686)James Young2021-02-109-488/+283
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-114-24/+0
|/
* `qmk fileformat`: only print complaints, and fix some of them (#11278)Ryan2020-12-241-2/+2
* KC60 refactor (#10834)Ryan2020-11-0210-295/+338
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* Add VIA support to KC60 (#9351)James Young2020-06-104-1/+36
* KC60 Refactor (#8782)James Young2020-04-1512-386/+409
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-302-8/+8
* [Keymap] Updates to noroadsleft keymap for KC60 (2019-11-05) (#7265)James Young2019-11-0510-90/+112
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-45/+9
* Migrate ACTION_BACKLIGHT_* to BL_* (#6299)fauxpark2019-08-302-26/+2
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-6/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keymap] Updates to noroadsleft keymap for KC60 (2019-04-07) (#5576)noroadsleft2019-04-074-324/+349
* Fixing dead links (#5503)Brian Choromanski2019-03-292-4/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-2/+0
* Updates to noroadsleft keymap for KC60 (#5127)noroadsleft2019-02-148-98/+147
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove empty fn_actions[]fauxpark2019-01-113-12/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-043-9/+0