qmk_firmware/keyboards/singa
2023-02-22 01:12:42 +00:00
..
keymaps Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Remove default and unused BACKLIGHT_LEVELS (#19898) 2023-02-22 01:12:42 +00:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
readme.md [Keyboard] Update ATmega32A readme files to match template (#7462) 2019-11-23 20:42:20 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
singa.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
singa.h [Keyboard] Refactor Singa (#5579) 2019-04-08 10:55:36 -07:00

Singa

Singa

75% Custom Keyboard.

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

make singa:default

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

make singa:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Esc 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.