|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 961f0b7b2d Reallocate SAFE_RANGE (#19909) | 3 years ago |
| templates | 961f0b7b2d Reallocate SAFE_RANGE (#19909) | 3 years ago |
| config.h | 2da0827d4f Remove matrix size defines (#19581) | 3 years ago |
| info.json | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
| mxss.c | 2728603fe6 Move tmk_core/common/<plat> (#13918) | 4 years ago |
| mxss.h | 645c5fabf2 Add VIA support to MxSS, plus minor tweaks (#7809) | 6 years ago |
| mxss_frontled.c | 9632360caa Use a macro to compute the size of arrays at compile time (#18044) | 3 years ago |
| mxss_frontled.h | 961f0b7b2d Reallocate SAFE_RANGE (#19909) | 3 years ago |
| readme.md | 961f0b7b2d Reallocate SAFE_RANGE (#19909) | 3 years ago |
| rgblight.c | fa141a5a8f Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) | 4 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
This PCB supports the VIA configurator, and this is the recommended way to configure the keymap on this keyboard. Building the firmware should only be necessary if you would like to change the colours of the front LEDs in indicator mode.
For more information about the VIA configurator, see here.
Keyboard Maintainer: MxBlue
Hardware Supported: Custom PCB, ATMega32u4
Hardware Availability: https://geekhack.org/index.php?topic=94986.0
Make example for this keyboard (after setting up your build environment):
make mxss:default
See build environment setup then the make instructions for more information.
The MxSS PCB has 2 front RGB LEDs which has a separate brightness and mode of operation to the rest of the RGB LEDs. These are controlled through the supplied custom keycodes.
There are 3 modes of operation:
Colors for FLED_INDI mode are hardcoded as hue/saturation values, the caps lock color can be found in mxss_frontled.h, the layer colors are defined in keymap.c (see default/keymap.c for example).
