index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix quick7 build command (#8812)
MakotoKurauchi
2020-04-16
1
-1
/
+1
*
Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rule...
Ryan
2020-04-15
9
-29
/
+22
*
[Keyboard] add new keyboard quick7 (#8670)
MakotoKurauchi
2020-04-14
8
-0
/
+469
*
[Keymap] Added custom layout for KBDFans KBD67 rev2 (#8752)
Jason Scatena
2020-04-14
2
-0
/
+62
*
[keyboard] Add kudox rev3 (#8704)
x1
2020-04-14
12
-7
/
+341
*
CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)
Pete Johanson
2020-04-14
1
-1
/
+1
*
deleted unused keymap (#8797)
Øyvind Wilhelmsen
2020-04-14
6
-473
/
+0
*
Add missing repository name to qmk setup w/ github (#8792)
mimkorn
2020-04-14
1
-1
/
+1
*
Configure RGBLIGHT_SPLIT for Mint60 (#8788)
eucalyn
2020-04-13
1
-0
/
+1
*
[Keyboard] Aplx6 (#8727)
Aplyard
2020-04-13
6
-0
/
+192
*
update pvinis keymap (#8746)
Pavlos Vinieratos
2020-04-13
8
-492
/
+631
*
CLI: Use `shutil.which` to detect gmake, instead of OS check.
Pete Johanson
2020-04-13
1
-5
/
+2
*
CLI: Invoke gmake on FreeBSD when using `qmk compile`.
Pete Johanson
2020-04-13
1
-1
/
+6
*
[Docs] Japanese translation of docs/feature_dip_switch.md (#8673)
umi
2020-04-13
1
-0
/
+95
*
Fix broken KBD8X MKII Hardware link (#8787)
Casey Leask
2020-04-13
1
-1
/
+1
*
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...
Nick Brassel
2020-04-13
4
-84
/
+90
*
VIA Support: Jane V2 (#8735)
MechMerlin
2020-04-13
6
-2
/
+95
*
Add a simple custom keymap for Gergo. (#8662)
Gautham Yerroju
2020-04-13
4
-0
/
+203
*
Add via support to keebio/bdn9 (#8620)
Joshua Rubin
2020-04-13
2
-0
/
+57
*
DP60 VIA cleanups (#8697)
MechMerlin
2020-04-13
3
-6
/
+17
*
Adding Niu Mini to VIA (#8702)
codecoffeecode
2020-04-13
3
-2
/
+83
*
Allow trailing whitespace in markdown docs, for formatting purposes. (#8774)
Nick Brassel
2020-04-13
1
-8
/
+12
*
Add support for hardware and board initialisation overrides. (#8330)
Nick Brassel
2020-04-13
5
-5
/
+111
*
[Keyboard] Add IDOBAO ID80 (#8728)
Sergey Vlasov
2020-04-12
8
-0
/
+266
*
[Keyboard] Quefrency Rev2 Caps Lock LED, set lighting defaults (#8729)
Danny
2020-04-12
6
-17
/
+44
*
[Keyboard] Add handwired Fc200rt qmk board (#8726)
Derek
2020-04-12
7
-0
/
+306
*
Bugfix for quantum/dip_switch.c (#8731)
Takeshi ISHII
2020-04-12
1
-2
/
+2
*
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2020-04-12
9
-19
/
+28
*
[Keymap] Add keymap for Nyquist rev3 (#8706)
George Petri
2020-04-12
4
-0
/
+188
*
format code according to conventions [skip ci]
QMK Bot
2020-04-12
1
-1
/
+1
*
Added Workman ZXCVM variation (#8686)
artjomsR
2020-04-12
2
-0
/
+184
*
[Keyboard] jotpad16 status leds (#8643)
jotix
2020-04-12
4
-16
/
+26
*
[Keyboard] Add handwired BDN9-BLE (#8192)
Benjamin Smith
2020-04-12
7
-0
/
+212
*
Fix bug with layer caching in get_event_keycode (#8693)
Drashna Jaelre
2020-04-12
5
-13
/
+16
*
[Keyboard] Add CannonKeys Atlas keyboard (#8207)
Andrew Kannan
2020-04-12
12
-0
/
+1955
*
Add VIA keymap for Wasdat (#8762)
Ryan
2020-04-12
5
-4
/
+123
*
[Keyboard] Add CannonKeys Rekt1800 keyboard (#7760)
Andrew Kannan
2020-04-12
12
-0
/
+1658
*
Fix a couple of typos that were causing confusion (#8767)
Joshua Moses Diamond
2020-04-12
1
-2
/
+2
*
Upgrade gcc version/tweak package installs in Gentoo installation (#8757)
James Forcier
2020-04-12
1
-5
/
+6
*
Fix compile issues with devastatingtkl (#8765)
Joel Challis
2020-04-12
1
-1
/
+0
*
CannonKeys DB60 (Daughterboard60) PCB (#8208)
Andrew Kannan
2020-04-11
14
-0
/
+1807
*
DevastatingTKL Keyboard (#8209)
Andrew Kannan
2020-04-11
12
-0
/
+1659
*
hineybush Physix Configurator bugfix (#8761)
James Young
2020-04-11
1
-4
/
+284
*
quantum/debounce: Added sym_pk debounce algorithm (#8587)
Purdea Andrei
2020-04-11
3
-7
/
+113
*
[Keymap] fix OLED display on Helix keyboard keymaps default and… (#8737)
Takeshi ISHII
2020-04-11
2
-4
/
+4
*
change kbd67 rev1 and rev2 default keymaps (#8758)
moyi4681
2020-04-10
2
-8
/
+8
*
[Keyboard] Add splitish (#8751)
Reid
2020-04-11
7
-0
/
+152
*
format code according to conventions [skip ci]
QMK Bot
2020-04-11
3
-14
/
+11
*
Various fixes to how timer differences are calculated (#8585)
Purdea Andrei
2020-04-11
3
-3
/
+26
*
Some refinements of 75_ansi/spidey3 layout (#8581)
Joshua Moses Diamond
2020-04-11
6
-36
/
+112
[next]