Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove HD44780 References, Part 3 (#10238) | James Young | 2020-09-07 | 2 | -29/+0 |
| | | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H | ||||
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan | 2020-05-17 | 1 | -3/+0 |
| | |||||
* | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan | 2020-03-31 | 1 | -355/+0 |
| | |||||
* | V-USB: Use structs for USB descriptors (#8572) | Ryan | 2020-03-28 | 1 | -9/+3 |
| | | | | | | | * V-USB: Use structs for USB descriptors * Update usbconfigs * cformat pass | ||||
* | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | 2020-03-26 | 2 | -31/+6 |
| | | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs | ||||
* | Set proper AVR part for USBasp avrdude flashing (#7552) | fauxpark | 2019-12-07 | 2 | -7/+5 |
| | | | | | | | | | | * 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 | ||||
* | Set device version from config.h for V-USB boards (#7316) | fauxpark | 2019-11-15 | 1 | -1/+1 |
| | |||||
* | Add support for configurable polling interval and power usage o… (#7336) | fauxpark | 2019-11-15 | 2 | -11/+2 |
| | | | | | | * Add support for custom polling interval and power usage on V-USB boards * Use 1ms as default for now | ||||
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -1/+9 |
| | |||||
* | Add 328P to mcu_selection.mk (#6682) | fauxpark | 2019-09-07 | 1 | -39/+0 |
| | |||||
* | Correct info.json data for Hnah40 handwired (#6489) | noroadsleft | 2019-08-06 | 1 | -2/+3 |
| | |||||
* | [Keyboard] Add Hnah40 keyboard (#6183) | vuhopkep | 2019-06-26 | 10 | -0/+912 |
* 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 |