summaryrefslogtreecommitdiff
path: root/keyboards/mxss
AgeCommit message (Expand)Author
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-26Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-09-15Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-05Remove empty override functions (#14312)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-18Various fixes from reorg of files (#14051)Joel Challis
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-28Move RGBLight code into its own folder (#13312)Ryan
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-04Update MXSS custom rgblight and fix compilation errorfauxpark
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-09-26`setrgb()`: Use arrow operator (#10451)Ryan
2020-03-11fix keyboards/mxss/rgblight.h (#8388)Takeshi ISHII
2020-02-18MxSS RGB Handler Touchup (#8105)Jumail Mundekkat
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2020-01-26Add VIA support to MxSS, plus minor tweaks (#7809)Jumail Mundekkat
2019-12-16Relocate RGB keycode processing (#7508)Joel Challis
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-06-04Moving rgb typedefs into a single location (#5978)XScorpion2
2019-03-23add keyboards/mxss/rgblight.h from e661f1559:quantum/rgblight.h (#5461)Takeshi ISHII
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-11Remove empty fn_actions[]fauxpark
2018-12-31Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai
2018-07-09MxSS Configurator bugfix: removed an extra key that didn't belong (#3362)noroadsleft
2018-07-09MxSS refactor and Configurator bugfix (#3355)noroadsleft
2018-07-08Fixed MxSS ISO layouts in QMK configuator (hopefully) (#3352)MxBlu
2018-07-08Fixed issues with MxSS RGB functionality (#3341)MxBlu
2018-07-07Add MxSS keyboard (#3335)MxBlu