summaryrefslogtreecommitdiffstats
path: root/keyboards/donutcables/budget96
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-6/+16
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-292-7/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-44/+40
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-18/+3
* Budget96 VIA (#11737)MechMerlin2021-02-185-4/+82
* [Keyboard] Budget96 info cleanup and updates (#10268)DonutCables2020-09-216-8/+217
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-353/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* Update config.h - Fixed number of RGB LEDs (#8316)Ryan2020-03-051-1/+1
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-232-4/+3
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-183-23/+14
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-34/+8
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-1/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-042-81/+10
* Budget96 Production PCB Fix (#6900)MechMerlin2019-10-062-2/+3
* [Keyboard][Fix] budget96 RGB light-switches (#6840)Simon R2019-09-301-0/+20
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_ma...MechMerlin2019-04-076-142/+6
* [Keyboard] Add Budget96 by Donut Cables (#5550)MechMerlin2019-04-0412-0/+871