aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96/ymd96.h
Commit message (Collapse)AuthorAgeFilesLines
* YMD96 complete QMK port (#3105)Harshit Goel2018-06-011-11/+23
| | | | | | * readded code for YMD96 full working * added jj50 layout back
* Backlight and RGB now working for JJ50 (#2929)WarmCat2018-05-101-1/+1
| | | | | | | | | | * Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started. * Added support for JJ50 * Tidied up jj50 code, backlight and RGB is now working. * Renaming "KEYMAP" to "LAYOUT" to adhere to the new QMK standards.
* Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat2018-03-241-0/+13
| | | | | | * Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started. * Added support for JJ50
* Add YMD96 Keyboard (#1838)Andrew2017-10-141-0/+55
* 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