index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
sixkeyboard
Age
Commit message (
Expand
)
Author
2021-02-20
adding personal keymaps (#11952)
Chase Nordengren
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2021-01-13
Exclude more keyboards from CI (#11436)
Zach White
2020-09-03
[Keymap] add sixkeyboard:via (#10172)
jrdsgl
2020-01-30
Trim firmware sizes from default rules.mk, part 3 (#8045)
ridingqwerty
2019-10-28
Cleanup rules.mk for 32U4 keyboards, R-S (#7182)
fauxpark
2019-09-19
Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)
fauxpark
2019-09-05
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
fauxpark
2019-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-05-15
Removes Erez personally from QMK (#5883)
Erez Zukerman
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-13
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-11
Remove empty fn_actions[]
fauxpark
2018-06-16
SixKeyBoard refactor (#3193)
noroadsleft
2017-10-15
update keymaps to not be the canonical file
Jack Humbert
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-08-16
Make the bulk of our keyboards match the readme.md standard
skullY
2017-06-30
remove warning
Jack Humbert
2017-06-30
adds debouncing to sixkeyboard
Jack Humbert
2017-06-30
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2016-08-20
Split keyboard makefiles into rules and Makefile
Fred Sundvik
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert