index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
sirius
Age
Commit message (
Expand
)
Author
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-04
Move keyboard USB IDs and strings to data driven: S (#17889)
Ryan
2022-06-08
Move more UART-based keyboards to use timeout correctly. (#17329)
Tomasz Janeczko
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2022-01-22
Align location of some host led logic (#15954)
Joel Challis
2021-12-27
Convert some more boards to Matrix Lite (#15489)
Ryan
2021-12-15
Migrate serial_uart usages to UART driver (#15479)
Ryan
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-02
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-05-09
Make Swap Hands use PROGMEM (#12284)
Drashna Jaelre
2021-03-24
Fix Uni660 linker errors (#12341)
Ryan
2021-03-19
Sirius UniGo66 touch-up (#12280)
James Young
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-02-06
Serial refactor (#11521)
Ryan
2021-01-22
Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657)
James Young
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2021-01-14
Uni660 refactor (#11526)
Ryan
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-06-22
Fix info.json for Uni660 (#9489)
Ryan
2020-04-21
split config.h
Daniel Klein
2020-04-21
split rev2.h for ansi and iso
Daniel Klein
2020-04-14
uni660rev2 added
Daniel Klein
2020-02-05
Add Uni660 Keyboard (#8018)
Daniel H Klein
2020-01-30
Trim firmware sizes from default rules.mk, part 3 (#8045)
ridingqwerty
2020-01-19
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)
fauxpark
2020-01-09
Ensure `PROGMEM` is present on default keymaps (#7836)
fauxpark
2019-10-28
Cleanup rules.mk for 32U4 keyboards, R-S (#7182)
fauxpark
2019-03-08
fix wrong key order in qmk configurator. (#5342)
linyaofred
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-15
Fix height in info.json for Unigo66 (#5137)
Daniel H Klein
2019-02-13
[Keyboard] Unigo66 beta pcb added, bug fixes for flashing (#5108)
Daniel H Klein
2019-02-07
[Keyboard] Unigo66 fixes and improvements (#5060)
Daniel H Klein
2019-01-30
Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that ...
Fredric Silberberg
2019-01-29
[Keyboard] Bug Fix To Unigo66 (#4995)
Daniel H Klein
2019-01-27
[Keyboard] UniGo66 keyboard added (#4913)
Daniel H Klein