Ryan
e8d577c081
Update new keyboard templates ( #9636 )
...
* Update new keyboard templates
* Switch on Bootmagic Lite by default
* Remove MIDI_ENABLE and FAUXCLICKY_ENABLE
2020-07-15 18:52:02 +10:00
Ryan
ce842f912e
Remove `DEBUG_LEVEL` from V-USB rules.mk ( #9117 )
2020-05-17 21:37:04 +01:00
fauxpark
e6cc9cc78d
Template updates ( #7221 )
...
* Template updates
* Flesh out info.json & keymap.c, and turn double spaces section into a list
* Add enum to demonstrate layer naming
* Semicolon
2019-11-01 19:06:03 -07:00
Joel Challis
64b7cfe735
Refactor ps2avrgb i2c ws2812 to core ( #7183 )
...
* Refactor ps2avrgb i2c ws2812 to core
* Refactor jj40 to use ws2812 i2c driver
* Refactor ps2avrgb template to use ws2812 i2c driver
* Add ws2812 stub files
* clang-format and driver config
* Add ws2812 driver docs
* Fix default config values
* Update tmk_core/protocol/vusb/main.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
2019-10-29 15:53:11 -07:00
fauxpark
de4a47f1cc
Cleanup rules.mk for 32A and 328P keyboards ( #6767 )
2019-09-20 22:06:32 -07:00
fauxpark
405dea01be
Add some defaults for ATmega32A to mcu_selection.mk ( #6253 )
...
* Add some defaults for ATmega32A to mcu_selection.mk
* Remove boilerplate from templates
* Relax INTERRUPT_CONTROL_ENDPOINT and PROGRAM_CMD
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
2019-08-08 14:09:54 -07:00
fauxpark
8b1cdd1e3d
Add copyright year placeholders to new keyboard script ( #6280 )
...
* Add copyright year placeholders to new keyboard script
* More copyright header tweaks
2019-07-08 14:07:35 -07:00
MechMerlin
4c14b5832a
Fix up ps2avrgb templates ( #5606 )
...
* fix up ps2avrgb templates
* set backlight enable to no as per review comments
* add back no_uart
2019-05-03 17:26:29 -07:00
James Churchill
4c1760883e
Update ps2avrgb template to use standard matrix/i2c code ( #4957 )
...
* Update ps2avrgb template to use standard matrix/i2c code
* Default to an 8x11 matrix in the ps2avrgb template
2019-04-05 09:20:43 -07:00
MechMerlin
b0d308eea1
Update Templates (stop living in the past, its 2019) ( #4897 )
2019-01-20 18:41:57 -08:00
Drashna Jaelre
a495326aed
Turn off Mousekeys for several ps2avrGB keyboards ( #4502 )
...
* Turn off Mousekeys for jc65
* Turn off Mousekeys for ps2avrGB templates
* Disable mousekeys for bmini and canoe as well
2018-11-27 16:54:43 -08:00
MechMerlin
5346cb2d20
Support both AVR and ps2avrGB targets for new_project script ( #2811 )
...
* Stopping point at creating targets for new_project script
* Add second argument for target
* Add the ps2avrgb target
* consider the case where the firmware type target is not valid
* fix template files to be more generic
* Code cleanup
* Change variable name to be more descriptive
* make avr the default
* forgot to put the template files in
* Take out useless comments
* add usage info
2018-05-10 00:36:40 -04:00