Commit Graph

9385 Commits (8911870b45325a6c5626dbe63fbc7daf4423adca)
 

Author SHA1 Message Date
Chuck Lauer Vose 0772b4932c [Keymap] Add userspace files for vosechu (#4912)
6 years ago
alex-ong 562c0d702a Fix compile error in debounce_eager_pk
6 years ago
alex-ong 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor
6 years ago
alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.
6 years ago
Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
6 years ago
Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g
6 years ago
Alex Ong 7cb8d3c7a7 Bug fix - was using MATRIX_ROWS instead of num_rows
6 years ago
Alex Ong b5b119544a Removed #include "matrix.h" from debounce.h
6 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used.
6 years ago
alex-ong 14ed96aa06 Moved debouncing_time variable to inside #if debounce
6 years ago
alex-ong 5b7fc758d7 Restored debounce.h since there wasnt any real change.
6 years ago
alex-ong 574fc6444b Whitespace cleanup.
6 years ago
alex-ong 4d8733591f Working eager_pk
6 years ago
alex-ong 123608fb31 DO NOT USE Revert back to original API to support split_keyboards.
6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled.
6 years ago
alex-ong 3949ab322d Remove accidental xeal60 commit
6 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK.
6 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865)
6 years ago
Drashna Jaelre 569ed9db9d Revert Commit 1d3b9eea94 (#4942)
6 years ago
Alex Ong d977daa8dc Merge branch 'master' of https://github.com/qmk/qmk_firmware
6 years ago
Drashna Jaelre 0306e487e2
Circular animation (#4796)
6 years ago
walkerstop 1d3b9eea94 [Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)
6 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c
6 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673)
6 years ago
Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code (#4337)
6 years ago
Olivier Poitrey e611433cb5 rs: code friendly keymap for preonic, iris and my preonic clone (#4303)
6 years ago
Drashna Jaelre 3542e573c8
Fix process_combo which assign -1 to uint16_t (#3697)
6 years ago
Shihpin Tseng b416113616 Fix oneshot_time wrong type (#3696)
6 years ago
MakotoKurauchi 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
6 years ago
Dave Brown b4ae07cbb1 Adding documentation for the LM layer modifier. (#3617)
6 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)
6 years ago
skullY 4d8eefc694 Add support for Clueboard 66% rev4
6 years ago
Balz Guenat 5dcb1114d7 Fix a typo in link to the Pro Micro ISP firmware
6 years ago
zvecr af3956d8ba [Keyboard] Remove hadron ver0 as it is no longer required (#4921)
6 years ago
fauxpark b5feae07c2 Remove unused fn_actions[] and action_function() in default keymaps (#4829)
6 years ago
MechMerlin 5d1ea88bf7 [Keyboard] KBD67: enable bootmagic lite by default (#4931)
6 years ago
shovelpaw ba70ab1748 [Keymap] Adding keymap for Nyquist (#4918)
6 years ago
MechMerlin 465559e166 Optimize/Update the new_project script (#4920)
6 years ago
zvecr cf596a0371 Remove lfkeyboards parent rules.mk as its only required for mini1800
6 years ago
Danny 87ab49e403 [Keyboard] Add BDN9 (#4919)
6 years ago
MechMerlin fafb33d9dd [Keyboard] Add KBD67 Hotswap Support (#4916)
6 years ago
skullY f940b6c5fa Fixup the clueboard 66 info.json
6 years ago
skullydazed d1f735b6d2
Clueboard refresh (#4902)
6 years ago
noroadsleft 9667c10477 Give the keymap folder the proper name
6 years ago
noroadsleft 2dd031d4f0 Fix layouts/default/66_iso keymap
6 years ago
Nikolaus Wittenstein 6b1009b7a8 [Keyboard] Add DataHand keyboard support (#4847)
6 years ago
Rys Sommefeldt 2a33d2c424 [Keymap] Add a compile-time provided macro and assign to _FL (#4908)
6 years ago
Felipe Coury 5be7d09b36 Added info.json for TGR Alice
6 years ago