You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 314f6c1ddb
Move backlight config to data driven (#19910)
3 years ago
..
keymaps Reworked backlight keycodes. (#18961) 3 years ago
budget96.c
budget96.h
config.h Move backlight config to data driven (#19910) 3 years ago
info.json Move backlight config to data driven (#19910) 3 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

Budget96

A budget-oriented 96 key atmega32a keyboard. Runs ps2avrgb by default.

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

make donutcables/budget96:default

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

make donutcables/budget96:default:flash

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