summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-104-28/+0
|\
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-21/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-21/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-014-100/+85
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-164-4/+0
* Remove Full Bootmagic (#13846)James Young2021-08-064-4/+4
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-104-32/+4
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-092-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-184-4/+0
|\
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-184-4/+0
* | clean up generate-api errorsZach White2021-01-072-4/+0
|/
* VIA Support: E6V2 BMC editions (#10969)MechMerlin2020-11-188-6/+109
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-182-32/+3
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-2/+0
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-172-4/+0
* Fix incorrect key sizes in Configurator (#9073)James Young2020-05-132-4/+4
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-312-704/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-282-18/+6
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-264-64/+14
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-294-20/+20
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-232-4/+2
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-186-50/+30
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-022-24/+0
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-232-66/+16
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-2/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-152-20/+0
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-044-106/+14
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-052-90/+18
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-202-110/+6
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-163-5/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-2/+2
* [Keyboard] E6V2 R2 BMC PCB (#6009)MechMerlin2019-05-2910-0/+884
* [Keyboard] E6V2 BMC OE (#5908)MechMerlin2019-05-1911-6/+6
* [Keyboard] forgot to omit k05 from the electrical matrix in hhkb layout (#5684)MechMerlin2019-04-231-1/+1
* disable bootmagic as it does not work for bmc boardsmechmerlin2019-04-063-6/+2
* fix naming in usbconfig.hmechmerlin2019-04-061-3/+3
* fix pyusb install instructionsmechmerlin2019-04-061-2/+2
* clean up config filemechmerlin2019-04-061-6/+2
* remove custom i2c code in favor of QMK i2c_mastermechmerlin2019-04-064-133/+3
* [Keyboard] revert back to the old custom i2c code for bmc (#5501)MechMerlin2019-03-284-3/+133
* [Keyboard] E6V2 Bootmapper Client QMK port (#5495)MechMerlin2019-03-2710-0/+899
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-0721-0/+868