qmk_firmware/keyboards/redscarf_iiplus/verd
2022-10-20 18:04:11 -07:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: R (#17885) 2022-08-04 08:05:40 +10:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
readme.md Adding verd layout to RSII (#7296) 2019-11-14 19:04:57 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
verd.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
verd.h Adding verd layout to RSII (#7296) 2019-11-14 19:04:57 +11:00

Red Scarf II+ Ver.D (RS78)

A 60% keyboard with a numpad on the right

  • Keyboard Maintainer: Andy Lee
  • Hardware Supported: Ver.D (RS77)
  • Hardware Availability: Drop

Please note that QMK Firmware does not currently support controlling the underglow LEDs; however, if your board came with the remote, it can still be used to change the colour.

Flashing

The flashing is sub-optimal.

Flashing the Red Scarf involves using Google Chrome, downloading an extension, and then flashing. For more detailed instructions please refer to kairyu.gitbooks.io


Make example for this keyboard (after setting up your build environment):

make redscarf_iiplus/verd:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.