summaryrefslogtreecommitdiff
path: root/keyboards/sirius
Commit message (Expand)AuthorAge
* Remove .noci functionality (#19122)Joel Challis2022-11-21
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-04
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-08
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* Align location of some host led logic (#15954)Joel Challis2022-01-22
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-27
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-15
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-09
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-09
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-02
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-09
* Fix Uni660 linker errors (#12341)Ryan2021-03-24
* Sirius UniGo66 touch-up (#12280)James Young2021-03-19
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Serial refactor (#11521)Ryan2021-02-06
* Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657)James Young2021-01-22
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
* Uni660 refactor (#11526)Ryan2021-01-14
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* Fix info.json for Uni660 (#9489)Ryan2020-06-22
* split config.hDaniel Klein2020-04-21
* split rev2.h for ansi and isoDaniel Klein2020-04-21
* uni660rev2 addedDaniel Klein2020-04-14
* Add Uni660 Keyboard (#8018)Daniel H Klein2020-02-05
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-30
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-19
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-09
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-28
* fix wrong key order in qmk configurator. (#5342)linyaofred2019-03-08
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
* Fix height in info.json for Unigo66 (#5137)Daniel H Klein2019-02-15
* [Keyboard] Unigo66 beta pcb added, bug fixes for flashing (#5108)Daniel H Klein2019-02-13
* [Keyboard] Unigo66 fixes and improvements (#5060)Daniel H Klein2019-02-07
* Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that ...Fredric Silberberg2019-01-30
* [Keyboard] Bug Fix To Unigo66 (#4995)Daniel H Klein2019-01-29
* [Keyboard] UniGo66 keyboard added (#4913)Daniel H Klein2019-01-27