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
/
planck
Age
Commit message (
Expand
)
Author
2016-07-18
Notes about changes
Christopher Browne
2016-07-12
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-07-12
I did not like Space Cadet paren; it jumps in in way too many extra cases
Christopher Browne
2016-07-07
Fix cluepad and planck
TerryMathews
2016-07-07
Create keycodes for RGB control functions
TerryMathews
2016-07-07
updates rgblight implementation, makes non-timer stuff compatible with audio
Jack Humbert
2016-07-07
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-07-04
correct break/return order for planck and preonic defaults
Jack Humbert
2016-07-04
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-30
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-29
updates planck experimental, width of color output
Jack Humbert
2016-06-29
adds random base64 character generator
Jack Humbert
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
2016-06-28
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-27
zoom and undo keys for ab's planck keymap (#446)
Anand Babu (AB) Periasamy
2016-06-26
updates preonic default layout
Jack Humbert
2016-06-26
updates planck macros to keycodes, prototype fn_actions
Jack Humbert
2016-06-24
Swap up and down on ab's layout to match default (#441)
Anand Babu (AB) Periasamy
2016-06-24
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-23
Add OS specific layers that can be switched with macros (#436)
Peter
2016-06-23
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-22
AB's practical planck keymap (#435)
Anand Babu (AB) Periasamy
2016-06-22
Use Space Cadet parens on LSFT
Christopher Browne
2016-06-22
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert