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
Age
Commit message (
Expand
)
Author
2017-08-16
Make the bulk of our keyboards match the readme.md standard
skullY
2017-08-16
Revert "Moves files from ez/keymaps to ergodox/keymaps"
Erez Zukerman
2017-08-16
Moves files from ez/keymaps to ergodox/keymaps
Erez Zukerman
2017-08-16
Update ErgoDox readme
Erez Zukerman
2017-08-16
Add separate readme.md for ErgoDone
Yu He
2017-08-16
Add ErgoDone support to two keymaps that have special config.h
Yu He
2017-08-16
Add dummy backlight/LED functions for keymaps that require them
Yu He
2017-08-16
Add support for the ErgoDone
Yu He
2017-08-16
Update links in the glossary
skullY
2017-08-16
Doc updates from going through every file
skullY
2017-08-16
break up keymaps and quantum keycodes into files by feature
skullY
2017-08-16
take a stab at documenting layers
skullY
2017-08-16
rework key_functions into feature_common_shortcuts
skullY
2017-08-16
Overhaul the Getting Started section and add a FAQ section
skullY
2017-08-16
line endings
skullY
2017-08-16
trigger new travis build
skullY
2017-08-16
Cleanup the clueboard keymaps
skullY
2017-08-15
cleanup usb-usb converter code
Balz Guenat
2017-08-15
add RESET to keymap
Balz Guenat
2017-08-15
convert keymap into qmk-style
Balz Guenat
2017-08-15
wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...
Balz Guenat
2017-08-15
add extern "C" to matrix.cpp
Balz Guenat
2017-08-15
some major steps toward making the usb-usb converter work
Balz Guenat
2017-08-15
remove unused variables from makefile
Balz Guenat
2017-08-15
small changes following Jack's advice.
Balz Guenat
2017-08-15
start working on usb-usb converter port
Balz Guenat
2017-08-15
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...
Martin Sandiford
2017-08-15
Remove floating point calculation in mouse move. Saves approx 650 bytes if n...
Martin Sandiford
2017-08-15
correct tilde to grave
discursivemoth
2017-08-15
Merge pull request #1571 from BalzGuenat/grave-esc-fix
Jack Humbert
2017-08-14
Merge pull request #1576 from That-Canadian/minidox
Jack Humbert
2017-08-14
Add files via upload
drashna
2017-08-14
Fixed so will compile both with and without underglow
drashna
2017-08-14
Add files via upload
drashna
2017-08-14
Create Keymap.c
drashna
2017-08-13
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...
That-Canadian
2017-08-13
Merge branch 'master' into minidox
That-Canadian
2017-08-13
Merge remote-tracking branch 'upstream/master'
That-Canadian
2017-08-12
fix for issue #1568
Balz Guenat
2017-08-12
Merge remote-tracking branch 'upstream/master'
Balz Guenat
2017-08-11
fix code block formatting
Balz Guenat
2017-08-11
add description of new option to docs and add option (commented out) into tem...
Balz Guenat
2017-08-11
add short comment to grave_esc_ctrl_override
Balz Guenat
2017-08-11
add option to let ctrl override shift/gui for the GRAVE_ESC.
Balz Guenat
2017-08-11
add description of new option to docs and add option (commented out) into tem...
Balz Guenat
2017-08-11
add short comment to grave_esc_ctrl_override
Balz Guenat
2017-08-11
add option to let ctrl override shift/gui for the GRAVE_ESC.
Balz Guenat
2017-08-10
move qmk version to very top, exclude when git isn't available
Jack Humbert
2017-08-10
fix default layer songs
Jack Humbert
2017-08-10
Add config.h to piemod keymap.
dwrz
[next]