summaryrefslogtreecommitdiffstats
path: root/keyboards/jj40/usbconfig.h
AgeCommit message (Collapse)AuthorFilesLines
2018-01-01RGB underglow support for JJ40, clean up redundant code in Mechmini keymap ↵Kenneth Aloysius1-1/+2
(#2196) * Cleanup Mechmini keymap. Once the custom RGB function is defined, there is no need to manually handle RGB code. * Change default to KEYMAP_MIT, not KEYMAP_OFFSET * Add custom RGB code for JJ40 * Reset Mechmini advertised power draw to 500. Will have to test actual maximum power draw later. * RGB working on JJ40. * Fix: saturation increase/decrease flipped * Add new directory for my custom keymap with RGB keycodes * Swap LAlt and LGUI * Update JJ40 max power draw with measured value * Update: fun40 rules.mk to enable underglow; earlier failed Travis CI
2017-10-13Add support for the JJ40 Keyboard (#1834)Vadim Brodsky1-0/+396
* Add support for JJ40 * Update readme * Update maintaner