summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96/usbconfig.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)Anthony Wharton1-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
2018-06-01YMD96 complete QMK port (#3105)Harshit Goel1-1/+2
* readded code for YMD96 full working * added jj50 layout back
2017-10-14Add YMD96 Keyboard (#1838)Andrew1-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