aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive
Commit message (Expand)AuthorAgeFilesLines
* E85 Hotswap/Soldered Fixes (#10173)MechMerlin2020-09-0127-30/+512
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-074-31/+0
* New Keyboard: E8.5 TKL (#9447)MechMerlin2020-06-2013-0/+816
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-172-4/+0
* [Keymap] VIA Support: Exclusive E7-V1 (#9038)MechMerlin2020-05-164-5/+58
* Fix incorrect key sizes in Configurator (#9073)James Young2020-05-132-4/+4
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+3
* 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-296-28/+28
* 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
* [Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)yulei2020-01-0810-105/+1418
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-022-24/+0
* [Keymap] Personal keymap for the E6.5 (#7623)Sid Carter2019-12-131-0/+26
* [Keyboard] Add Exclusive E7-V1 SE keyboard and keymaps (#7598)Bart Riemens2019-12-1310-0/+591
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-232-66/+16
* [Keyboard] Update e65.c to fix Caps Lock indicator (#7405)trinity15612019-11-201-7/+13
* 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-055-171/+40
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-251-0/+2
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-202-110/+6
* [Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)Jason Thigpen2019-09-173-8/+46
* [Keyboard] Add the E6.5 keyboard (#6693)Brice Figureau2019-09-0912-0/+766
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-163-5/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-063-3/+3
* [Keyboard] E6V2 R2 BMC PCB (#6009)MechMerlin2019-05-2910-0/+884
* [Keyboard] E6V2 BMC OE (#5908)MechMerlin2019-05-1911-6/+6
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-71/+59
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-50/+50
* [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-0746-0/+1966