summaryrefslogtreecommitdiff
path: root/keyboards/mxss
Commit message (Expand)AuthorAge
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-24
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-04
* add keyboards/mxss/rgblight.h from e661f1559:quantum/rgblight.h (#5461)Takeshi ISHII2019-03-23
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
* Remove empty fn_actions[]fauxpark2019-01-11
* Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai2018-12-31
* MxSS Configurator bugfix: removed an extra key that didn't belong (#3362)noroadsleft2018-07-09
* MxSS refactor and Configurator bugfix (#3355)noroadsleft2018-07-09
* Fixed MxSS ISO layouts in QMK configuator (hopefully) (#3352)MxBlu2018-07-08
* Fixed issues with MxSS RGB functionality (#3341)MxBlu2018-07-08
* Add MxSS keyboard (#3335)MxBlu2018-07-07