aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96/usbconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)Anthony Wharton2018-09-171-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add flashing instructions for Linux * Make device/manufacturer name consistent for ymd96 * Disable command mode by default for YMD96 * Add function call to fix backlight for YMD96 * Add personal YMD96 config * Replace include with QMK macro * Move KEYMAP macro to keymap-level folder * Move custom KEYMAP macro to global LAYOUT_iso macro * Change transparent keymappings to global definition * Remove unecessary import and change to pragma once - (instead of repeated ifdef) * Remove global keymap/layout definition
* YMD96 complete QMK port (#3105)Harshit Goel2018-06-011-1/+2
| | | | | | * readded code for YMD96 full working * added jj50 layout back
* Add YMD96 Keyboard (#1838)Andrew2017-10-141-0/+396
* add ymd96 base currently not working correctly. * Update honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something * honestly just trying stuff out * Update keymaps Getting closer hopefully * ymd96 works! at least for me * Update readme * Update readme * Update readme