index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
mxss
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-05
Remove empty override functions (#14312)
Ryan
2
-23
/
+0
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
1
-4
/
+1
2021-08-18
Various fixes from reorg of files (#14051)
Joel Challis
1
-1
/
+1
2021-08-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
2021-06-28
Move RGBLight code into its own folder (#13312)
Ryan
1
-17
/
+9
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
1
-1
/
+0
2021-01-20
Remove `DESCRIPTION`, K-M (#11619)
Ryan
1
-1
/
+0
2021-01-04
Update MXSS custom rgblight and fix compilation error
fauxpark
2
-451
/
+289
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
1
-2
/
+2
2020-09-26
`setrgb()`: Use arrow operator (#10451)
Ryan
1
-7
/
+7
2020-03-11
fix keyboards/mxss/rgblight.h (#8388)
Takeshi ISHII
1
-3
/
+41
2020-02-18
MxSS RGB Handler Touchup (#8105)
Jumail Mundekkat
3
-2
/
+42
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
1
-5
/
+5
2020-01-26
Add VIA support to MxSS, plus minor tweaks (#7809)
Jumail Mundekkat
14
-965
/
+1687
2019-12-16
Relocate RGB keycode processing (#7508)
Joel Challis
1
-0
/
+1
2019-10-24
Cleanup rules.mk for 32U4 keyboards, L-M (#7120)
fauxpark
1
-45
/
+9
2019-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
1
-1
/
+0
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
1
-16
/
+0
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
1
-1
/
+1
2019-06-04
Moving rgb typedefs into a single location (#5978)
XScorpion2
1
-1
/
+1
2019-03-23
add keyboards/mxss/rgblight.h from e661f1559:quantum/rgblight.h (#5461)
Takeshi ISHII
1
-0
/
+166
2019-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
1
-6
/
+1
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
1
-1
/
+1
2019-02-16
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
1
-4
/
+1
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
1
-5
/
+0
2019-01-13
Modified URLs to point to new locations
Jeremy Bernhardt
1
-1
/
+1
2019-01-11
Remove empty fn_actions[]
fauxpark
1
-5
/
+0
2018-12-31
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
David Dai
1
-1
/
+1
2018-07-09
MxSS Configurator bugfix: removed an extra key that didn't belong (#3362)
noroadsleft
1
-1
/
+1
2018-07-09
MxSS refactor and Configurator bugfix (#3355)
noroadsleft
2
-113
/
+113
2018-07-08
Fixed MxSS ISO layouts in QMK configuator (hopefully) (#3352)
MxBlu
1
-41
/
+41
2018-07-08
Fixed issues with MxSS RGB functionality (#3341)
MxBlu
3
-8
/
+35
2018-07-07
Add MxSS keyboard (#3335)
MxBlu
11
-0
/
+1768
[prev]