qmk_firmware/keyboards/percent/skog
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
skog.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
skog.h Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11:00

readme.md

Skog TKL

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

make percent/skog:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make percent/skog:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Pause while plugging in the keyboard.

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