summaryrefslogtreecommitdiff
path: root/keyboards/jc65
Commit message (Expand)AuthorAge
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-29
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-20
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-10
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-19
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-30
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-10
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-20
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-18
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-17
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-31
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-31
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-28
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-26
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-09
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-23
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-18
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-02
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-23
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-15
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-15
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-03
* [Keymap] Add personal JC65 v32a layout (#7244)Rys Sommefeldt2019-11-03
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-21
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-20
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-27
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16