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
*
Add isolike iris layout (#5157)
Thomas Spurden
2019-02-17
4
-0
/
+85
*
define new keyboard "Hecomi" (#5147)
takashiski
2019-02-16
12
-0
/
+935
*
convert to unix line-endings [skip ci]
QMK Bot
2019-02-17
1
-1
/
+1
*
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
110
-383
/
+7
*
Add docs on using keyboard_post_init_user to enable debug modes
zvecr
2019-02-16
1
-1
/
+11
*
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-02-16
18
-52
/
+754
*
Add support to XD60 Rev3 (#4938)
Rodrigo Feijao
2019-02-16
7
-4
/
+210
*
Add numpad_5x6 layout support for Prime M keyboard (#5149)
Drashna Jaelre
2019-02-16
10
-25
/
+155
*
Update Drashna user space code to support keyboard_init functions (#5138)
Drashna Jaelre
2019-02-16
5
-23
/
+34
*
[omgvee:keymap] minor changes and fw size optimizations (#5150)
VM
2019-02-16
3
-4
/
+8
*
Planck Keymap for oeywil (#5145)
Øyvind Wilhelmsen
2019-02-16
5
-0
/
+253
*
Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)
fauxpark
2019-02-16
17
-58
/
+1
*
[Keymap] Add new layout for wilba_text WT8-A (#5141)
Rys Sommefeldt
2019-02-15
2
-0
/
+93
*
Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)
fauxpark
2019-02-15
11
-27
/
+1
*
[keymap] Add new keymap for TADA68 (#5120)
Rys Sommefeldt
2019-02-15
4
-2
/
+79
*
Added APA102 support (#4940)
Mikkel Jeppesen
2019-02-15
2
-0
/
+147
*
Fix height in info.json for Unigo66 (#5137)
Daniel H Klein
2019-02-15
1
-2
/
+2
*
Fix documentation about one shot tap toggle
Jayesh Vora
2019-02-15
1
-1
/
+1
*
Update README.md (#5135)
Eduardo Lourenço Pinto Neto
2019-02-15
1
-1
/
+1
*
Update keymap.c (#5136)
Eduardo Lourenço Pinto Neto
2019-02-15
1
-1
/
+1
*
Add support for using ranges for RGB (#4981)
Erovia
2019-02-15
3
-31
/
+79
*
Update KC_GESC documentation (#5053)
Yan-Fa Li
2019-02-15
1
-1
/
+9
*
Add samuel's literate keymap file for planck (#4998)
Samuel Jahnke
2019-02-15
3
-0
/
+677
*
Remove duplication of ssh keys and fix usage on PR builds (#5013)
zvecr
2019-02-15
2
-23
/
+11
*
docker_build.sh: Run container in interactive mode (#5088)
Konstantin Đorđević
2019-02-15
2
-5
/
+6
*
Improve RGB Light code (#4326)
Drashna Jaelre
2019-02-15
2
-2
/
+45
*
Enable custom chibios sub-platform
Shihpin Tseng
2019-02-14
1
-2
/
+6
*
Swap KBD75 caps lock LED pin levels (#5132)
fauxpark
2019-02-14
2
-8
/
+8
*
Improve Encoder documentation (#5130)
Ben
2019-02-14
1
-1
/
+1
*
Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
Konstantin Đorđević
2019-02-14
6
-8
/
+3
*
Tweak issue templates (capitalisation mostly) (#5133)
fauxpark
2019-02-14
4
-39
/
+42
*
Debounce refactor / API (#3720)
Drashna Jaelre
2019-02-14
10
-100
/
+272
|
\
|
*
Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...
alex-ong
2019-01-27
2
-15
/
+18
|
*
Fix compile error in debounce_eager_pk
alex-ong
2019-01-27
1
-2
/
+2
|
*
Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware ...
alex-ong
2019-01-26
4
-9
/
+7
|
|
\
|
|
*
Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
Alex Ong
2019-01-26
2
-4
/
+4
|
|
*
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
|
*
|
Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.
alex-ong
2019-01-26
1
-2
/
+5
|
|
/
|
*
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
|
|
\
[next]