summaryrefslogtreecommitdiffstats
path: root/keyboards/sirius
Commit message (Expand)AuthorAgeFilesLines
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-082-4/+18
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-14/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-12/+0
* Align location of some host led logic (#15954)Joel Challis2022-01-221-1/+1
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-274-220/+30
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-157-39/+14
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-093-6/+3
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-091-3/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-023-6/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-4/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-124-8/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-092-2/+2
* Fix Uni660 linker errors (#12341)Ryan2021-03-242-2/+2
* Sirius UniGo66 touch-up (#12280)James Young2021-03-193-113/+86
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-062-2/+2
* Serial refactor (#11521)Ryan2021-02-067-50/+16
* Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657)James Young2021-01-228-42/+83
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Uni660 refactor (#11526)Ryan2021-01-1427-282/+580
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Fix info.json for Uni660 (#9489)Ryan2020-06-223-20/+300
* split config.hDaniel Klein2020-04-212-0/+78
* split rev2.h for ansi and isoDaniel Klein2020-04-213-19/+28
* uni660rev2 addedDaniel Klein2020-04-1423-31/+284
* Add Uni660 Keyboard (#8018)Daniel H Klein2020-02-0510-0/+438
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-5/+0
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-091-13/+1
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-9/+8
* fix wrong key order in qmk configurator. (#5342)linyaofred2019-03-081-11/+11
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Fix height in info.json for Unigo66 (#5137)Daniel H Klein2019-02-151-2/+2
* [Keyboard] Unigo66 beta pcb added, bug fixes for flashing (#5108)Daniel H Klein2019-02-137-34/+98
* [Keyboard] Unigo66 fixes and improvements (#5060)Daniel H Klein2019-02-076-539/+238
* Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that ...Fredric Silberberg2019-01-301-17/+0
* [Keyboard] Bug Fix To Unigo66 (#4995)Daniel H Klein2019-01-292-11/+3
* [Keyboard] UniGo66 keyboard added (#4913)Daniel H Klein2019-01-2714-0/+1309