qmk_firmware/keyboards/singa
2023-03-08 03:34:41 +00:00
..
keymaps Remove empty rules.mk from keymaps (#20056) 2023-03-08 03:34:41 +00:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
info.json Remove "w":1 and "h":1 from info.json (#19961) 2023-02-28 15:06:11 +00: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.