summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd75
Commit message (Expand)AuthorAgeFilesLines
* Fix CI. (#15828)Nick Brassel2022-01-111-0/+0
* [Keyboard] move ymd75 to ymdk vendor folder (#15645)peepeetee2022-01-1025-983/+0
* Fix up build options comments (#15463)Ryan2021-12-122-2/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* 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
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-102-2/+2
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-122-2/+2
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-151-1/+2
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-104-46/+2
* [Keyboard] reduce confusion for kbdfans/kbd75 rounds/revisions (#11972)Joshua Diamond2021-02-211-0/+2
* [Keyboard] Add VIA support for YMD 75 (#11811)Konstantin Shpits2021-02-163-0/+64
* [Keyboard] YMD75 rev 3: fix BACKLIGHT_PIN (#11172)Nathan138882020-12-224-1/+3
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-213-0/+0
* YMD75 rev3: fix swapped backslash and enter (#10801)Ryan2020-10-301-2/+2
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* [Keyboard] add support for ymd75 rev3 (#10483)Jakob2020-10-0412-9/+279
* Add ISO layouts for YMD75 (#10244)Lasse Bjerre2020-09-145-14/+331
* YMD75: move MCU/Bootloader rules to revision level (#9452)James Young2020-06-183-13/+26
* Add support for YMD75 rev 2 (#8853)Jared Hendry2020-04-2014-118/+208
* 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-34/+6
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-2/+1
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-186-393/+13
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-025-124/+4
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-74/+10
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-1/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-034-205/+11
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-16/+8
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-1/+0
* Align use of atmega32a program script (#5259)zvecr2019-03-143-76/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-3/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-4/+0
* ps2avrgb: fix incorrect avr ports specified (for numlock and capslock LEDs) (...Kenneth Aloysius2018-07-231-2/+3
* Added YMD75 support (#2968)WarmCat2018-05-1415-0/+1538