Commit Graph

10 Commits (6add103827ecb9aba8f5293f4db300bd5e75ea99)

Author SHA1 Message Date
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584) 5 years ago
Ryan 14079ce698
V-USB: Use structs for USB descriptors (#8572)
* V-USB: Use structs for USB descriptors

* Update usbconfigs

* cformat pass
5 years ago
Ryan 4d76d85d7b
V-USB: Use manufacturer and product strings from config.h (#7797)
* V-USB: Use manufacturer and product strings from config.h

* Update board configs
5 years ago
fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552)
* Set proper AVR part for USBasp avrdude flashing

* Remove `PROGRAM_CMD` stuff from rules.mk as they should not be needed anymore

* Missed the Plaid readme

* Remove PROGRAM_CMD from Mysterium
6 years ago
fauxpark 519df78cdb
Set device version from config.h for V-USB boards (#7316) 6 years ago
fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336)
* Add support for custom polling interval and power usage on V-USB boards

* Use 1ms as default for now
6 years ago
fauxpark de4a47f1cc Cleanup rules.mk for 32A and 328P keyboards (#6767) 6 years ago
fauxpark 490a13a02e Add 328P to mcu_selection.mk (#6682) 6 years ago
noroadsleft d967d3a6b5 Correct info.json data for Hnah40 handwired (#6489) 6 years ago
vuhopkep d4ff836d64 [Keyboard] Add Hnah40 keyboard (#6183)
* Add Hnah40 keyboard

Adding new keyboard Hnah40, open source hardware

* update infor

* make code looks neater

* move to handwired board

move and update readme file

* update

* update

* update image

* change bootloader type

* last change
6 years ago