summaryrefslogtreecommitdiff
path: root/keyboards/xelus
AgeCommit message (Expand)Author
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10[Keyboard] Add RS60 (#14073)Xelus22
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-07Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912)Drashna Jaelre
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-31__flash? (#13799)Joel Challis
2021-07-31Move some led drivers to common folder (#13749)Joel Challis
2021-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-30Xelus Dharma: add info.json file (#13796)James Young
2021-07-26[Keyboard Update] Change to L422 (#13717)Xelus22
2021-07-25[Keyboard] Valor Rev 2 (#13551)Xelus22
2021-07-24Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre
2021-07-24[Keyboard] Dharma (#13663)Xelus22
2021-07-17Xelus Akis Configurator Fixes (#13577)James Young
2021-07-07Xelus Ninjin: rename LAYOUT_all to LAYOUT_tkl_ansi_tsangan; add info.json (#1...James Young
2021-07-03[Bug] Pachi RGB - fix rgb placement (#13428)Xelus22
2021-06-25[Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308)Xelus22
2021-06-20[Bug] Pachi keymap compile fix (#13261)Xelus22
2021-06-20[Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus22
2021-06-19[Keyboard] Pachi restructure and keyboard addition (#13080)Xelus22
2021-06-19[Keyboard Update] Trinity XT TKL fix license and add forgotten indicators (#1...Xelus22
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-22[Keyboard] AkiS (#12910)Xelus22
2021-04-25[Keyboard] Ninjin (#12496)Xelus22
2021-04-20[Keyboard] Pachi Mini 32u4 (#12533)Xelus22
2021-03-24add valor_frl_tkl info.json (#12359)Xelus22
2021-03-19[Keyboard] Add Pachi (#12132)Xelus22
2021-03-15Add missing info.json files for keyboards (#12239)James Young
2021-02-28[Keyboard] Dawn60 Rev1 RGB matrix port (#11970)Xelus22
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-07[Update] Allow APM32 on TrinityXTtkl (#11715)Xelus22
2021-02-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-06[Keyboard] VIA fix firmware sizes (#11770)Xelus22
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2020-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot