3 TROUBLESHOOTING
NONE OF THE KEYS ARE WORKING
• Is the firmware loaded?
• Check the direction of the diodes. The back bar should be facing upwards.
• Check that there are no shorts and that the keyboard is powering up properly.
A SINGLE KEY IS NOT WORKING
• Check that all of the diodes are soldered properly at both pins.
• Check that the switch is soldered properly at both pins.
• Check that the keymap you are using is defined correctly and matches your keyboard
layout.
A WHOLE ROW IS NOT WORKING
• Check that all pins on the MCU are soldered properly.
• Check that the proper rows and columns are set in QMK config.h
A WHOLE COLUMN IS NOT WORKING
• Check that all pins on the MCU are soldered properly.
• Check that the proper rows and columns are set in QMK config.h
THE ROTARY ENCODER IS NOT WORKING
• Check that all pins on the rotary encoder are soldered properly.
• Check that the A and B pins are set in QMK config.h and that ENCODER_ENABLE = yes in
QMK rules.mk.
TWO OR MORE KEYS ARE SWAPPED
• Check that the keymap you are using is defined correctly and matches your keyboard
layout.
THE UNDERGLOW LEDS ARE NOT WORKING
• Check that the RGB_DI_PIN pin is set in QMK config.h and that RGBLIGHT_ENABLE = yes
in QMK rules.mk.
• Check that all LEDs are soldered in the proper orientation.