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
*
Make generating keymap.c from JSON more reliable
skullY
2019-11-12
2
-4
/
+5
*
Small CLI cleanups
skullY
2019-11-12
6
-5
/
+4
*
When checking program returncodes treat both 0 and 1 as installed
skullY
2019-11-12
1
-5
/
+4
*
Add support for newer versions of clang-format, if installed
skullY
2019-11-12
1
-1
/
+10
*
[Keyboard] Add new keyboard Symmetry60 (#7327)
marhalloweenvt
2019-11-11
9
-0
/
+307
*
disable deprecated actions (#7211)
Stephen Hogsten
2019-11-12
2
-2
/
+11
*
[Keymap] minor config changes (#7334)
stanrc85
2019-11-11
1
-1
/
+3
*
[Keymap] Added macro (#7331)
Xyverz
2019-11-11
1
-2
/
+4
*
Japanese translation of newbs.md and related documents. (#7300)
Takeshi ISHII
2019-11-11
10
-0
/
+1078
*
Remove force of debug on within rgblight - causes lockups waiting for hid_lis...
Joel Challis
2019-11-11
1
-1
/
+0
*
[Keyboard] add sm68 (#7279)
Josh Hinnebusch
2019-11-11
9
-0
/
+477
*
[Keyboard] Added French layer to handwired/2x5keypad (#7313)
Jonathan Cameron
2019-11-11
3
-23
/
+122
*
[Keymap] Sol rework (#7317)
Xyverz
2019-11-11
2
-191
/
+225
*
[Keymap] UK ISO keymap for DZ60 (#7322)
tarnjotsingh
2019-11-11
3
-0
/
+32
*
[Keymap] Shino3/shiro Add Mac Keymaps (#7319)
T.Shinohara
2019-11-10
3
-0
/
+70
*
Fix chibios when mouse and nkro disabled (#7312)
Joel Challis
2019-11-10
1
-16
/
+6
*
Unify RGB and RGBW commands (#7297)
Drashna Jaelre
2019-11-09
8
-41
/
+45
*
[Keyboard] Fix readme make examples for some Kingly Keys boards (#7308)
fauxpark
2019-11-08
3
-3
/
+3
*
[Keymap] Adding keymaps for Niu Mini and BDN9 (#7299)
codecoffeecode
2019-11-08
7
-2
/
+181
*
[GitHub] Update issue templates (#7303)
Drashna Jaelre
2019-11-08
5
-4
/
+33
*
[Keymap] Add issmirnov {user, ergodox, levinson} files. (#7239)
Ivan Smirnov
2019-11-08
25
-0
/
+1023
*
[Doc] Tidy up compatible MCUs docs (#7295)
fauxpark
2019-11-08
2
-18
/
+30
*
[Keyboard] Update COD67 support to complete it and add a personal map (#7291)
Rys Sommefeldt
2019-11-08
8
-148
/
+90
*
Fix LAYER_STATE_8BIT compile issues (#7304)
Joel Challis
2019-11-08
3
-3
/
+3
*
[Docs] Create RU ver of getting_started_github (#7225)
Gregory Gubarev
2019-11-08
1
-0
/
+58
*
Initial firmware for Retro75 (#7294)
Joel Challis
2019-11-08
11
-0
/
+1487
*
Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280)
Jonathan Rascher
2019-11-08
1
-0
/
+26
*
[Keymap] Remove dynamic macro customization now it's a core feature. (#7301)
Daniel Shields
2019-11-08
6
-18
/
+7
*
[Keymap] Tw1t611 (#7282)
tw1t611
2019-11-07
3
-0
/
+54
*
[Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)
Drashna Jaelre
2019-11-07
4
-17
/
+26
*
[Keyboard] Hadron v3 Enable RGB (#7292)
Yan-Fa Li
2019-11-07
1
-1
/
+1
*
[Keyboard] Add UA62 keyboard (#7290)
Derek
2019-11-07
7
-0
/
+409
*
ARM - ws2812 bitbang (#7173)
Joel Challis
2019-11-07
14
-7
/
+162
*
[Keyboard] Fix `led_init_ports()` for Wasdat (#7288)
fauxpark
2019-11-07
1
-0
/
+3
*
[Keyboard] update hbcp keymaps (#7275)
Josh Hinnebusch
2019-11-05
9
-35
/
+360
*
[Keymap] Updates to noroadsleft keymap for KC60 (2019-11-05) (#7265)
James Young
2019-11-05
10
-90
/
+112
*
New and improved lock LED callbacks (#7215)
fauxpark
2019-11-06
9
-51
/
+123
*
[Keyboard] Remove RGB_MATRIX_SPLIT_RIGHT from crkbd (#7267)
buztard
2019-11-05
1
-6
/
+0
*
Set `git submodule update` depth to 50 (#7269)
fauxpark
2019-11-05
1
-4
/
+4
*
Fix typo in ARM I2C copyright header (#7264)
fauxpark
2019-11-04
1
-2
/
+2
*
[Keyboard] add keymap beautifier for Ergodox EZ (#4393)
Tsan-Kuang Lee
2019-11-04
7
-0
/
+558
*
[Keyboard] Add Kudox Rev2 (#7253)
x1
2019-11-04
27
-9
/
+341
*
[Keyboard] Add LAYOUT_60_iso to XD60 (#7263)
James Young
2019-11-04
9
-45
/
+69
*
Un-clang-format usb_descriptor.h (#7216)
fauxpark
2019-11-04
1
-347
/
+701
*
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
2019-11-04
9
-59
/
+384
*
Switch Quefrency to serial for independent halves (#7262)
Jonathan Rascher
2019-11-05
1
-1
/
+7
*
CI - Fix change detection (#7038)
Joel Challis
2019-11-04
7
-74
/
+64
*
Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)
fauxpark
2019-11-04
40
-1157
/
+122
*
Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)
Christopher
2019-11-05
1
-1
/
+1
*
[Keyboard] Reduce compiled size of Panc60 keyboard (#7260)
Drashna Jaelre
2019-11-04
1
-1
/
+1
[next]