Commit History

Author SHA1 Message Date
  alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk 7 years ago
  alex-ong 562c0d702a Fix compile error in debounce_eager_pk 7 years ago
  alex-ong 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor 7 years ago
  alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. 7 years ago
  Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE 7 years ago
  Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g 7 years ago
  Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows 7 years ago
  Alex Ong b5b119544a Removed #include "matrix.h" from debounce.h 7 years ago
  alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used. 7 years ago
  alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce 7 years ago
  alex-ong 5b7fc758d7 Restored debounce.h since there wasnt any real change. 7 years ago
  alex-ong 574fc6444b Whitespace cleanup. 7 years ago
  alex-ong 4d8733591f Working eager_pk 7 years ago
  alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards. 7 years ago
  alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 7 years ago
  alex-ong 3949ab322d Remove accidental xeal60 commit 7 years ago
  alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 7 years ago
  Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor 7 years ago
  Alex Ong d977daa8dc Merge branch 'master' of https://github.com/qmk/qmk_firmware 7 years ago
  Drashna Jaelre 0306e487e2 Circular animation (#4796) 7 years ago
  walkerstop 1d3b9eea94 [Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763) 7 years ago
  mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 7 years ago
  fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 7 years ago
  Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code (#4337) 7 years ago
  Olivier Poitrey e611433cb5 rs: code friendly keymap for preonic, iris and my preonic clone (#4303) 7 years ago
  Drashna Jaelre 3542e573c8 Fix process_combo which assign -1 to uint16_t (#3697) 7 years ago
  Shihpin Tseng b416113616 Fix oneshot_time wrong type (#3696) 7 years ago
  MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 7 years ago
  Dave Brown b4ae07cbb1 Adding documentation for the LM layer modifier. (#3617) 7 years ago
  lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) 7 years ago