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
/
bantam44
Age
Commit message (
Expand
)
Author
2021-01-15
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-08-30
Remove KC_DELT alias in favor of KC_DEL (#6327)
Konstantin Đorđević
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-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-05-29
Refactor and Configurator updates for Bantam44 (#3071)
noroadsleft
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
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2016-08-20
Update keyboard readme files with new makefile instructions
Fred Sundvik
2016-08-20
Split keyboard makefiles into rules and Makefile
Fred Sundvik
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