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
2019-01-26
Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ...
alex-ong
2019-01-26
Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.
alex-ong
2019-01-26
Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
Alex Ong
2019-01-26
Fixed compilation error with debounce_sym_g
Alex Ong
2019-01-26
Bug fix - was using MATRIX_ROWS instead of num_rows
Alex Ong
2019-01-26
Removed #include "matrix.h" from debounce.h
Alex Ong
2019-01-26
Removed check for custom_matrix. We can safely include the debounce file for ...
alex-ong
2019-01-26
Moved debouncing_time variable to inside #if debounce
alex-ong
2019-01-26
Restored debounce.h since there wasnt any real change.
alex-ong
2019-01-26
Whitespace cleanup.
alex-ong
2019-01-26
Working eager_pk
alex-ong
2019-01-26
DO NOT USE Revert back to original API to support split_keyboards.
alex-ong
2019-01-26
DO NOT USE - debounce successfully compiled.
alex-ong
2019-01-26
Remove accidental xeal60 commit
alex-ong
2019-01-26
DO NOT USE - Removed debounce from TMK.
alex-ong
2019-01-26
DO NOT USE Merge branch 'master' into debounce_refactor
Alex Ong
2019-01-26
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Alex Ong
2019-01-25
Circular animation (#4796)
Drashna Jaelre
2019-01-25
[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)
walkerstop
2019-01-25
move `#include "rgb.h"` from quantum.h to quantum.c
mtei
2019-01-25
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
2019-01-25
Add MOD_MASK_* macros to core code (#4337)
Konstantin Đorđević
2019-01-25
rs: code friendly keymap for preonic, iris and my preonic clone (#4303)
Olivier Poitrey
2019-01-25
Fix process_combo which assign -1 to uint16_t (#3697)
Drashna Jaelre
2019-01-25
Fix oneshot_time wrong type (#3696)
Shihpin Tseng
2019-01-25
Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
MakotoKurauchi
2019-01-25
Adding documentation for the LM layer modifier. (#3617)
Dave Brown
2019-01-25
Add support for RETRO_TAPPING to LT(layer, kc)
lambda_sakura
2019-01-25
[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)
zunger-humu
2019-01-24
Add support for Clueboard 66% rev4
skullY
2019-01-24
Fix a typo in link to the Pro Micro ISP firmware
Balz Guenat
2019-01-24
[Keyboard] Remove hadron ver0 as it is no longer required (#4921)
zvecr
2019-01-24
Remove unused fn_actions[] and action_function() in default keymaps (#4829)
fauxpark
2019-01-23
[Keyboard] KBD67: enable bootmagic lite by default (#4931)
MechMerlin
2019-01-23
[Keymap] Adding keymap for Nyquist (#4918)
shovelpaw
2019-01-23
Optimize/Update the new_project script (#4920)
MechMerlin
2019-01-23
Remove lfkeyboards parent rules.mk as its only required for mini1800
zvecr
2019-01-23
[Keyboard] Add BDN9 (#4919)
Danny
2019-01-23
[Keyboard] Add KBD67 Hotswap Support (#4916)
MechMerlin
2019-01-23
Fixup the clueboard 66 info.json
skullY
2019-01-23
Clueboard refresh (#4902)
skullydazed
2019-01-22
Give the keymap folder the proper name
noroadsleft
2019-01-22
Fix layouts/default/66_iso keymap
noroadsleft
2019-01-22
[Keyboard] Add DataHand keyboard support (#4847)
Nikolaus Wittenstein
2019-01-22
[Keymap] Add a compile-time provided macro and assign to _FL (#4908)
Rys Sommefeldt
2019-01-22
Added info.json for TGR Alice
Felipe Coury
2019-01-22
Always read two bytes from the endpoint if we have two bytes to read
fauxpark
2019-01-22
Rename i2c_slave functions so it can coexist with i2c_master (#4875)
James Churchill
2019-01-21
Fix for ISO layout in tada68:rys (#4906)
Rys Sommefeldt
2019-01-21
[Keyboard] Added TGR Alice keyboard support (#4896)
Felipe Coury
[next]