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
/
tmk_core
/
common.mk
Age
Commit message (
Expand
)
Author
2020-02-26
Remove `KEYMAP_SECTION_ENABLE` (#7882)
fauxpark
2020-02-26
Start moving code out of webusb and to Oryx feature
Drashna Jael're
2020-02-26
Apollo (#246)
Florian Didron
2020-01-09
[Core] Add short form LTO_ENABLE (#7259)
Drashna Jaelre
2019-12-06
feat: adds webusb
Florian Didron
2019-11-04
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-05-05
Add option to enable LTO easily (#5674)
Drashna Jaelre
2019-02-13
Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
Andrew Kannan
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-11-06
Fix Spacing issue in makefile that breaks Terminal config
Drashna Jaelre
2018-11-06
Fix Terminal feature on ChibiOS
Drashna Jaelre
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
2018-10-19
stm32f1xx EEPROM emulation (#3914)
Takuya Urakawa
2018-10-10
Massdrop keyboards console device support for hid_listen
patrickmt
2018-08-29
STM32 EEPROM Emulation (#3741)
yiancar
2018-08-29
Massdrop keyboard support (#3780)
patrickmt
2018-03-25
add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS
U-LANDSRAAD\drashna
2018-03-16
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Joe Wasson
2017-06-18
Move functionality from action_util to report
Fred Sundvik
2017-06-18
Emulate eeprom
Fred Sundvik
2017-06-18
Rename native to test
Fred Sundvik
2017-06-18
Empty implementation of bootloader, suspend and timer
Fred Sundvik
2017-05-26
Use variable to disable usb check at startup
yiancar
2017-03-29
Add RN42 Bluetooth module support
Travis La Marr
2017-03-24
Add BLE and EZKey module defines.
Travis La Marr
2017-03-24
Refactor Bluetooth Handling
Travis La Marr
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2016-12-05
Merge pull request #921 from Wilba6582/raw_hid
Jack Humbert
2016-12-01
Initial version of Raw HID interface
Wilba6582
2016-11-27
Add support for Adafruit BLE modules
Wez Furlong
2016-08-27
More common settings for unit tests and keyboards
Fred Sundvik
2016-08-23
Merge branch 'master' into makefile_overhaul
Fred Sundvik
2016-08-20
Add one-hand support.
Joe Wasson
2016-08-20
Don't add VERSION as a define
Fred Sundvik
2016-07-08
Don't run git describe for ever file that is built
Fred Sundvik
2016-07-06
Add setting of the master side to the makefile
Fred Sundvik
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
2016-05-18
adapts unicode to quantum.c (#333)
Jack Humbert
2016-04-16
MAGIC functionality, AG swap in default layout
Jack Humbert
2016-04-15
the spacessss
Jack Humbert
2016-04-14
bootmagic somehow not getting enabled, so adding eeconfig to backlight src in...
Jack Humbert
2016-04-14
changing up the makefile a bit
Jack Humbert
2016-01-20
better integrations
Jack Humbert
2015-10-27
merging tmk
Jack Humbert
2015-07-12
core: Add keymap section ldscript for ATMega32U2
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk