27045 Commits (master)
 

Author SHA1 Message Date
  Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 5 years ago
  Max Rumpf 53d86b2c57 [Keymap] Small improvements to Maxr1998's Contra keymap (#4952) 5 years ago
  MechMerlin 287f6766b6 [Keymap] Minor updates to my dz60 keymap (#4943) 5 years ago
  Daniel H Klein 9ae800fab3 [Keyboard] UniGo66 keyboard added (#4913) 5 years ago
  Drashna Jaelre 5d26ebcbaa
[Keymap] Move Iris via support to Via keymap (#4893) 5 years ago
  Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 5 years ago
  alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk 5 years ago
  seebs 478538e0d9 [Keyboard] drop unused i2c files (#4948) 5 years ago
  Danny 438386401f [Keymap] Add Maxim keymap for Fourier (#4534) 5 years ago
  Jack Humbert 8da9d3330e use built-in arm stuff 5 years ago
  Chuck Lauer Vose 0772b4932c [Keymap] Add userspace files for vosechu (#4912) 5 years ago
  alex-ong 562c0d702a Fix compile error in debounce_eager_pk 5 years ago
  alex-ong 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor 5 years ago
  alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2. 5 years ago
  Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE 5 years ago
  Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g 5 years ago
  Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows 5 years ago
  Alex Ong b5b119544a Removed #include "matrix.h" from debounce.h 5 years ago
  alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used. 5 years ago
  alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce 5 years ago
  alex-ong 5b7fc758d7 Restored debounce.h since there wasnt any real change. 5 years ago
  alex-ong 574fc6444b Whitespace cleanup. 5 years ago
  alex-ong 4d8733591f Working eager_pk 5 years ago
  alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards. 5 years ago
  alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 5 years ago
  alex-ong 3949ab322d Remove accidental xeal60 commit 5 years ago
  alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 5 years ago
  Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor 5 years ago
  Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) 5 years ago
  Drashna Jaelre 569ed9db9d Revert Commit 1d3b9eea94 (#4942) 5 years ago
  Alex Ong d977daa8dc Merge branch 'master' of https://github.com/qmk/qmk_firmware 5 years ago
  Drashna Jaelre 0306e487e2
Circular animation (#4796) 5 years ago
  walkerstop 1d3b9eea94 [Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763) 5 years ago
  mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 5 years ago
  fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 5 years ago
  Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code (#4337) 5 years ago
  Olivier Poitrey e611433cb5 rs: code friendly keymap for preonic, iris and my preonic clone (#4303) 5 years ago
  Drashna Jaelre 3542e573c8
Fix process_combo which assign -1 to uint16_t (#3697) 5 years ago
  Shihpin Tseng b416113616 Fix oneshot_time wrong type (#3696) 5 years ago
  MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 5 years ago
  Dave Brown b4ae07cbb1 Adding documentation for the LM layer modifier. (#3617) 5 years ago
  lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) 6 years ago
  zunger-humu 0ba9620d65 [Keymap] New kbd67/hotswap keymap for writing both code and math (#4933) 5 years ago
  skullY 4d8eefc694 Add support for Clueboard 66% rev4 5 years ago
  Balz Guenat 5dcb1114d7 Fix a typo in link to the Pro Micro ISP firmware 5 years ago
  zvecr af3956d8ba [Keyboard] Remove hadron ver0 as it is no longer required (#4921) 5 years ago
  fauxpark b5feae07c2 Remove unused fn_actions[] and action_function() in default keymaps (#4829) 5 years ago
  MechMerlin 5d1ea88bf7 [Keyboard] KBD67: enable bootmagic lite by default (#4931) 5 years ago
  shovelpaw ba70ab1748 [Keymap] Adding keymap for Nyquist (#4918) 5 years ago
  MechMerlin 465559e166 Optimize/Update the new_project script (#4920) 5 years ago