summaryrefslogtreecommitdiffstats
path: root/keyboards/jj40/jj40.h
AgeCommit message (Collapse)AuthorFilesLines
2018-01-01RGB underglow support for JJ40, clean up redundant code in Mechmini keymap ↵Kenneth Aloysius1-1/+1
(#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-12-21Oscillope keymap: handy programming macros (#2176)Oscillope1-0/+1
* Added macro to type -> since that symbol requres much finger acrobatics otherwise. * Added macros for braces
2017-10-14Add multiple layout support and Linux flash utility to JJ40 (#1837)Oscillope1-1/+31
* Adds support for multiple layouts. Adds custom keymap for "offset" layout. * Adds a tool to help detach the keyboard from the Linux HID driver before programming. * Adds a tool to help detach the keyboard from the Linux HID driver before programming.
2017-10-13Add support for the JJ40 Keyboard (#1834)Vadim Brodsky1-0/+39
* Add support for JJ40 * Update readme * Update maintaner