summaryrefslogtreecommitdiffstats
path: root/keyboards/jc65
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-063-4/+4
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-5/+5
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-208-8/+8
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+20
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-136-215/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-218-9/+9
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developzvecr2022-07-294-15/+14
|\
| * Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-294-15/+14
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+0
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-3/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+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 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-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-122-4/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-101-1/+1
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-102-14/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-013-37/+31
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-17/+0
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-16/+2
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-4/+2
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-182-35/+3
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-32/+7
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0