index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compilation error with debounce_sym_g
Alex Ong
2019-01-26
1
-2
/
+2
*
Bug fix - was using MATRIX_ROWS instead of num_rows
Alex Ong
2019-01-26
1
-1
/
+1
*
Removed #include "matrix.h" from debounce.h
Alex Ong
2019-01-26
1
-2
/
+0
*
Removed check for custom_matrix. We can safely include the debounce file for ...
alex-ong
2019-01-26
2
-15
/
+7
*
Moved debouncing_time variable to inside #if debounce
alex-ong
2019-01-26
1
-3
/
+2
*
Restored debounce.h since there wasnt any real change.
alex-ong
2019-01-26
1
-17
/
+4
*
Whitespace cleanup.
alex-ong
2019-01-26
5
-19
/
+12
*
Working eager_pk
alex-ong
2019-01-26
1
-23
/
+18
*
DO NOT USE Revert back to original API to support split_keyboards.
alex-ong
2019-01-26
3
-8
/
+8
*
DO NOT USE - debounce successfully compiled.
alex-ong
2019-01-26
7
-65
/
+251
*
Remove accidental xeal60 commit
alex-ong
2019-01-26
18
-1470
/
+0
*
DO NOT USE - Removed debounce from TMK.
alex-ong
2019-01-26
7
-276
/
+4
*
DO NOT USE Merge branch 'master' into debounce_refactor
Alex Ong
2019-01-26
1320
-13367
/
+28758
|
\
|
*
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Alex Ong
2019-01-26
1320
-13415
/
+28757
|
|
\
|
|
*
Circular animation (#4796)
Drashna Jaelre
2019-01-25
2
-6
/
+18
|
|
|
\
|
|
|
*
Fix indentation in tmk_core led_matrix.c
Ian O'Dea
2019-01-07
1
-9
/
+9
|
|
|
*
Make arm_atsam led matrix circular animation circular rather than obloid
Ian O'Dea
2019-01-07
2
-1
/
+4
|
|
|
*
Add ability to animate arm_atsam led matrix from the center of a circle
Ian O'Dea
2019-01-07
2
-6
/
+15
|
|
*
|
[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)
walkerstop
2019-01-25
8
-0
/
+207
|
|
*
|
move `#include "rgb.h"` from quantum.h to quantum.c
mtei
2019-01-25
2
-3
/
+5
|
|
*
|
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
2019-01-25
12
-62
/
+64
|
|
*
|
Add MOD_MASK_* macros to core code (#4337)
Konstantin Đorđević
2019-01-25
1
-0
/
+16
|
|
*
|
rs: code friendly keymap for preonic, iris and my preonic clone (#4303)
Olivier Poitrey
2019-01-25
20
-0
/
+1030
|
|
*
|
Fix process_combo which assign -1 to uint16_t (#3697)
Drashna Jaelre
2019-01-25
2
-9
/
+10
|
|
|
\
\
|
|
|
*
|
Fix process_combo which assign -1 to uint16_t
Shihpin Tseng
2018-08-20
2
-9
/
+10
|
|
*
|
|
Fix oneshot_time wrong type (#3696)
Shihpin Tseng
2019-01-25
1
-2
/
+2
|
|
*
|
|
Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
MakotoKurauchi
2019-01-25
1
-1
/
+1
|
|
*
|
|
Adding documentation for the LM layer modifier. (#3617)
Dave Brown
2019-01-25
1
-1
/
+1
|
|
*
|
|
Add support for RETRO_TAPPING to LT(layer, kc)
lambda_sakura
2019-01-25
2
-1
/
+10
|
|
*
|
|
[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)
zunger-humu
2019-01-25
4
-0
/
+227
|
|
*
|
|
Add support for Clueboard 66% rev4
skullY
2019-01-24
8
-0
/
+1465
|
|
*
|
|
Fix a typo in link to the Pro Micro ISP firmware
Balz Guenat
2019-01-24
1
-1
/
+1
|
|
*
|
|
[Keyboard] Remove hadron ver0 as it is no longer required (#4921)
zvecr
2019-01-24
4
-40
/
+0
|
|
*
|
|
Remove unused fn_actions[] and action_function() in default keymaps (#4829)
fauxpark
2019-01-24
18
-153
/
+18
|
|
*
|
|
[Keyboard] KBD67: enable bootmagic lite by default (#4931)
MechMerlin
2019-01-23
3
-7
/
+14
|
|
*
|
|
[Keymap] Adding keymap for Nyquist (#4918)
shovelpaw
2019-01-23
3
-0
/
+202
|
|
*
|
|
Optimize/Update the new_project script (#4920)
MechMerlin
2019-01-23
2
-42
/
+1
|
|
*
|
|
Remove lfkeyboards parent rules.mk as its only required for mini1800
zvecr
2019-01-23
2
-1
/
+2
|
|
*
|
|
[Keyboard] Add BDN9 (#4919)
Danny
2019-01-23
7
-0
/
+216
|
|
*
|
|
[Keyboard] Add KBD67 Hotswap Support (#4916)
MechMerlin
2019-01-23
19
-8
/
+544
|
|
*
|
|
Fixup the clueboard 66 info.json
skullY
2019-01-23
4
-11
/
+15
|
|
*
|
|
Clueboard refresh (#4902)
skullydazed
2019-01-23
101
-4094
/
+583
|
|
*
|
|
Give the keymap folder the proper name
noroadsleft
2019-01-22
1
-0
/
+0
|
|
*
|
|
Fix layouts/default/66_iso keymap
noroadsleft
2019-01-22
1
-6
/
+6
|
|
*
|
|
[Keyboard] Add DataHand keyboard support (#4847)
Nikolaus Wittenstein
2019-01-22
7
-0
/
+733
|
|
*
|
|
[Keymap] Add a compile-time provided macro and assign to _FL (#4908)
Rys Sommefeldt
2019-01-22
3
-9
/
+27
|
|
*
|
|
Added info.json for TGR Alice
Felipe Coury
2019-01-22
1
-0
/
+12
|
|
*
|
|
Always read two bytes from the endpoint if we have two bytes to read
fauxpark
2019-01-22
1
-5
/
+1
|
|
*
|
|
Rename i2c_slave functions so it can coexist with i2c_master (#4875)
James Churchill
2019-01-22
5
-38
/
+36
|
|
*
|
|
Fix for ISO layout in tada68:rys (#4906)
Rys Sommefeldt
2019-01-21
1
-2
/
+2
[next]