aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96
Commit message (Expand)AuthorAgeFilesLines
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* 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-33/+7
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-5/+1
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-4/+2
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-186-389/+17
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-025-128/+3
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-55/+11
* 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-152-11/+1
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-034-204/+10
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-2/+1
* [Keyboard] YMD96 refactor (#5472)noroadsleft2019-05-314-197/+81
* added info.json for ymd96 (#4982)Harshit Goel2019-04-225-10/+29
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-7/+5
* Align use of atmega32a program script (#5259)zvecr2019-03-141-74/+0
* Relocate usb_detach to utils (#5121)zvecr2019-02-182-49/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-262-7/+0
* Keymap: Added Model F-inspired layout for YMD[K]96 (#4777)Elvis Pfützenreuter2019-01-071-0/+87
* Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)Anthony Wharton2018-09-179-22/+158
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+0
* ps2avrgb: fix incorrect avr ports specified (for numlock and capslock LEDs) (...Kenneth Aloysius2018-07-231-2/+3
* YMD96 complete QMK port (#3105)Harshit Goel2018-06-0117-40/+647
* Backlight and RGB now working for JJ50 (#2929)WarmCat2018-05-102-4/+4
* Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat2018-03-242-0/+109
* update ymdk96 filessparkyman2152018-03-093-26/+22
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-2/+6
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* Add YMD96 Keyboard (#1838)Andrew2017-10-1411-0/+1017