Age | Commit message (Collapse) | Author |
|
|
|
* V-USB: Use structs for USB descriptors
* Update usbconfigs
* cformat pass
|
|
* V-USB: Use manufacturer and product strings from config.h
* Update board configs
|
|
|
|
* Updates README jj4x4
* Update keyboards/jj4x4/README.md
* Update keyboards/jj4x4/README.md
* Update keyboards/jj4x4/README.md
* Update keyboards/jj4x4/README.md
* Update keyboards/jj4x4/README.md
|
|
|
|
* Remove custom backlight code for PS2AVRGB boards
* Remove custom driver setting
* BACKLIGHT_BREATHING goes in config.h, not here
* Don't need to include backlight.c again here either
* Turn on backlight for Canoe
* Disable console on a few boards due to oversize
|
|
* Update atmega32a readme files to match template
* Update atmega32a readme files to match template - fixes
* Apply suggestions from code review
|
|
|
|
* Add support for custom polling interval and power usage on V-USB boards
* Use 1ms as default for now
|
|
* Convert some PS2AVRGB boards to I2C WS2812 driver
* Fix Travis failure for bface
|
|
|
|
|
|
* Refactor 4x4 in line with current ps2avrgb template
* Add backlight pwm bodge till #4324 lands
* Disable bootmagic lite as it seems to not work on atmega32a/bootloadHID
|
|
* Remove duplicate 'program' files and refactor to use atmega32a_program.py
* Update readme references from 'program' to 'atmega32a_program.py'
|
|
* Relocate usb_detach to utils
* Relocate usb_detach to utils - fix up files after move
|
|
* Correct configurator info.json
* Refactor to support ortho_4x4
* Refactor to support ortho_4x4 - remove commented out code
|
|
* added keyboard jj4x4, a shorter version of the jj40
* removed useless file
* edited jj4x4 readme.md
* optimized array size in jj4x4 config.h, removed reference to jj40 layouts from rules.mk
* removed custom matrix for this ps2avrgb board, refactored column and row pins
|