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 |
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
|
7 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)
|
7 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 |