Hmm, I think I understand the problem. Downloading the full source from the QMK Configurator and examining qmk_firmware\keyboards\xwhatsit\brand_new_model_f\f77\rules.mk , I see that NKRO_ENABLE is not set to yes:
NKRO_ENABLE = no # USB Nkey Rollover
So it looks like I'll have to update that ...
Search found 2 matches
- 15 Jan 2023, 23:05
- Forum: Keyboards
- Topic: New Model F77 - cannot toggle NKRO after flashing the firmware from the QMK Configurator
- Replies: 2
- Views: 1786
- 15 Jan 2023, 22:31
- Forum: Keyboards
- Topic: New Model F77 - cannot toggle NKRO after flashing the firmware from the QMK Configurator
- Replies: 2
- Views: 1786
New Model F77 - cannot toggle NKRO after flashing the firmware from the QMK Configurator
Hi guys, not sure if I'm missing something obvious. Everything else about this keyboard works flawlessly, but LShift + RShift + N for toggling NKRO no longer works after flashing my remapped QMK hex file (which is compiled from the Model F Beta QMK Configurator). I followed the instructions from ...