Commit History

Author SHA1 Message Date
  Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 7 years ago
  Max Rumpf 53d86b2c57 [Keymap] Small improvements to Maxr1998's Contra keymap (#4952) 7 years ago
  MechMerlin 287f6766b6 [Keymap] Minor updates to my dz60 keymap (#4943) 7 years ago
  Daniel H Klein 9ae800fab3 [Keyboard] UniGo66 keyboard added (#4913) 7 years ago
  Drashna Jaelre 5d26ebcbaa [Keymap] Move Iris via support to Via keymap (#4893) 7 years ago
  Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 7 years ago
  alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk 7 years ago
  seebs 478538e0d9 [Keyboard] drop unused i2c files (#4948) 7 years ago
  Danny 438386401f [Keymap] Add Maxim keymap for Fourier (#4534) 7 years ago
  Jack Humbert 8da9d3330e use built-in arm stuff 7 years ago
  Chuck Lauer Vose 0772b4932c [Keymap] Add userspace files for vosechu (#4912) 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
  Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) 7 years ago
  Drashna Jaelre 569ed9db9d Revert Commit 1d3b9eea940908d02b6c2deda5d744a73cd838da (#4942) 7 years ago