summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-26Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ...alex-ong
2019-01-26Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.alex-ong
2019-01-26Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPEAlex Ong
2019-01-26Fixed compilation error with debounce_sym_gAlex Ong
2019-01-26Bug fix - was using MATRIX_ROWS instead of num_rowsAlex Ong
2019-01-26Removed #include "matrix.h" from debounce.hAlex Ong
2019-01-26Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong
2019-01-26Moved debouncing_time variable to inside #if debouncealex-ong
2019-01-26Restored debounce.h since there wasnt any real change.alex-ong
2019-01-26Whitespace cleanup.alex-ong
2019-01-26Working eager_pkalex-ong
2019-01-26DO NOT USE Revert back to original API to support split_keyboards.alex-ong
2019-01-26DO NOT USE - debounce successfully compiled.alex-ong
2019-01-26Remove accidental xeal60 commitalex-ong
2019-01-26DO NOT USE - Removed debounce from TMK.alex-ong
2019-01-26DO NOT USE Merge branch 'master' into debounce_refactorAlex Ong
2019-01-26Merge branch 'master' of https://github.com/qmk/qmk_firmwareAlex Ong
2019-01-25Circular animation (#4796)Drashna Jaelre
2019-01-25[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)walkerstop
2019-01-25move `#include "rgb.h"` from quantum.h to quantum.cmtei
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark
2019-01-25Add MOD_MASK_* macros to core code (#4337)Konstantin Đorđević
2019-01-25rs: code friendly keymap for preonic, iris and my preonic clone (#4303)Olivier Poitrey
2019-01-25Fix process_combo which assign -1 to uint16_t (#3697)Drashna Jaelre
2019-01-25Fix oneshot_time wrong type (#3696)Shihpin Tseng
2019-01-25Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedMakotoKurauchi
2019-01-25Adding documentation for the LM layer modifier. (#3617)Dave Brown
2019-01-25Add 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-24Add support for Clueboard 66% rev4skullY
2019-01-24Fix a typo in link to the Pro Micro ISP firmwareBalz Guenat
2019-01-24[Keyboard] Remove hadron ver0 as it is no longer required (#4921)zvecr
2019-01-24Remove 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-23Optimize/Update the new_project script (#4920)MechMerlin
2019-01-23Remove lfkeyboards parent rules.mk as its only required for mini1800zvecr
2019-01-23[Keyboard] Add BDN9 (#4919)Danny
2019-01-23[Keyboard] Add KBD67 Hotswap Support (#4916)MechMerlin
2019-01-23Fixup the clueboard 66 info.jsonskullY
2019-01-23Clueboard refresh (#4902)skullydazed
2019-01-22Give the keymap folder the proper namenoroadsleft
2019-01-22Fix layouts/default/66_iso keymapnoroadsleft
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-22Added info.json for TGR AliceFelipe Coury
2019-01-22Always read two bytes from the endpoint if we have two bytes to readfauxpark
2019-01-22Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill
2019-01-21Fix for ISO layout in tada68:rys (#4906)Rys Sommefeldt
2019-01-21[Keyboard] Added TGR Alice keyboard support (#4896)Felipe Coury