Commit graph

19 commits

Author SHA1 Message Date
Drashna Jaelre
7161d65070
Remove FAUXCLICKY feature (deprecated) () 2021-02-09 09:49:05 -08:00
Ryan
6937f1d70e
Remove MIDI_ENABLE_STRICT from keyboards' config.h () 2021-01-27 17:26:26 +11:00
Ryan
f325bd6eb2
Remove DESCRIPTION, B-D () 2021-01-15 05:00:04 +11:00
kaylanm
e680af98d2
Enable extrakeys, mousekeys for all VIA keymaps. () 2020-11-02 21:23:05 +00:00
Brandon Schlack
6bebb1233d
Enable Extrakey in VIA for CFTKB keyboards () 2020-09-21 14:44:18 -07:00
James Young
4e8af9d41b
Remove HD44780 References, Part 2 ()
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F
2020-08-07 02:06:14 -07:00
Ryan
ce842f912e
Remove DEBUG_LEVEL from V-USB rules.mk () 2020-05-17 21:37:04 +01:00
Brandon Schlack
086a7cf800
CFTKB Mysterium & Discipad VIA support ()
* [Keyboard] Add VIA support to Mysterium

* [Keyboard] Add VIA support to Discipad
2020-04-20 16:00:01 -07:00
Ryan
51a81813b0
V-USB: Consolidate usbconfig.h's into a single file () 2020-03-31 13:17:04 +01:00
Ryan
14079ce698
V-USB: Use structs for USB descriptors ()
* V-USB: Use structs for USB descriptors

* Update usbconfigs

* cformat pass
2020-03-28 13:02:25 +11:00
Ryan
4d76d85d7b
V-USB: Use manufacturer and product strings from config.h ()
* V-USB: Use manufacturer and product strings from config.h

* Update board configs
2020-03-26 13:11:32 +00:00
Ryan
5e3951b361
Remove NO_UART defines from config.h for V-USB boards () 2020-03-09 19:58:25 +00:00
ridingqwerty
66fe3001e4
Trim firmware sizes from default rules.mk, part 1 ()
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
fauxpark
2557bc8e6f
Remove custom matrix from PS2AVRGB boards ()
* Remove custom matrix from PS2AVRGB boards

* Add custom backlight.c to SRC for bminiex, for now

* Add missing DIODE_DIRECTIONs
2020-01-02 17:45:41 +11:00
fauxpark
c74295de88 Set proper AVR part for USBasp avrdude flashing ()
* 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
2019-12-07 23:32:43 -08:00
fauxpark
519df78cdb
Set device version from config.h for V-USB boards () 2019-11-15 10:21:53 +11:00
fauxpark
3047335729
Add support for configurable polling interval and power usage o… ()
* Add support for custom polling interval and power usage on V-USB boards

* Use 1ms as default for now
2019-11-15 10:21:22 +11:00
fauxpark
e8b65d0170 Cleanup rules.mk for 32U4 keyboards, A-F ()
* Cleanup rules.mk for 32U4 keyboards, A-F

* Put back stuff in VIA keymaps
2019-10-05 11:09:35 -07:00
coseyfannitutti
c7d0262be7 [Keyboard] Add Discipad, Update Zadig doc for USBaspLoader ()
* add discipad

* Update driver_installation_zadig.md

* Update keyboards/coseyfannitutti/discipad/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/coseyfannitutti/discipad/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update rules.mk

* Update keyboards/coseyfannitutti/discipad/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update docs/driver_installation_zadig.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/coseyfannitutti/discipad/discipad.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/driver_installation_zadig.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/driver_installation_zadig.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update rules.mk

* Update discipad.c

* Update driver_installation_zadig.md

* Update config.h
2019-09-20 22:07:21 -07:00