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