summaryrefslogtreecommitdiffstats
path: root/keyboards/jj50/jj50.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27JJ50 Refactor and updates (#3241)noroadsleft1-21/+14
* Matrix Refactor * Configurator update * Rules update: add LAYOUTS = ortho_5x12 * Readme update
2018-05-10Backlight and RGB now working for JJ50 (#2929)WarmCat1-1/+4
* 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.
2018-03-24Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat1-0/+50
* 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