qmk-firmware/keyboards/input_club/whitefox
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
board_is31fl3731c.h
chconf.h
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
halconf.h
info.json
mcuconf.h
readme.md
rules.mk
whitefox.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
whitefox.h

WhiteFox

A compact 65% keyboard.

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

make input_club/whitefox:default

Flashing example for this keyboard:

make input_club/whitefox:default:flash

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