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
*
handwired/not_so_minidox: Configurator support (#4699)
noroadsleft
2018-12-21
1
-0
/
+63
*
Feature Unicode example code fixed.
Gergely Peidl
2018-12-21
1
-1
/
+1
*
Fix up process_leader to be a bit more optimized (#4662)
Drashna Jaelre
2018-12-20
4
-21
/
+40
*
Keymap: Add Helix/pico keymap 'mtei' (#4696)
Takeshi ISHII
2018-12-20
3
-0
/
+677
*
Docs: Add additional clarification to Leader Key documention (#4660)
Drashna Jaelre
2018-12-20
2
-7
/
+76
*
Enable RGB animations in Atom47
Emily Soldal
2018-12-20
1
-1
/
+1
*
Keyboard: Pr/helixpico add layout kc (#4686)
MakotoKurauchi
2018-12-20
1
-0
/
+14
*
GSKT-00 Configurator update
noroadsleft
2018-12-20
1
-13
/
+81
*
Add PROGMEM keyword to Clueboard keymaps
Kevin Hogeland
2018-12-20
3
-6
/
+6
*
update the alairock keymap for dichotomy (#4687)
Skyler Lewis
2018-12-19
1
-14
/
+14
*
Keymap: Refactor Hacker Dvorak (#4688)
Ismael Venegas Castelló
2018-12-19
22
-826
/
+925
*
Also fix use of weak stm32 internal pullup
yiancar
2018-12-19
1
-2
/
+2
*
Minor STM32 i2c driver cleanup
yiancar
2018-12-19
1
-2
/
+0
*
Overhaul Unicode Common functionality (#4325)
Drashna Jaelre
2018-12-19
13
-155
/
+319
*
Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...
Danny Nguyen
2018-12-19
1
-1
/
+1
*
Fix fc980c.h update (#4682)
Drashna Jaelre
2018-12-19
1
-1
/
+0
*
Keyboard: Espectro refactor and Configurator support (#4666)
noroadsleft
2018-12-18
6
-92
/
+489
*
FC980C: refactor and Configurator update
noroadsleft
2018-12-18
2
-134
/
+123
*
Keymap: A Planck style keymap with iris flair (#4677)
Yan-Fa Li
2018-12-18
3
-0
/
+147
*
Keymap: @mattly's planck layout (#4678)
Matthew Lyon
2018-12-18
4
-0
/
+249
*
Keymap: Changed to use LAYOUT_kc() macro instead of LAYOUT() macro for easy m...
Takeshi ISHII
2018-12-18
1
-89
/
+83
*
Keyboard: Initial commit of WT8-A implementation (#4674)
Wilba
2018-12-18
7
-0
/
+271
*
Keyboard: Adding ortho60 to handwired (#4672)
Andrew Kannan
2018-12-18
21
-0
/
+2206
*
EKeyboard: ErgoInu Configurator fix (#4665)
noroadsleft
2018-12-16
1
-8
/
+75
*
Cospad Configurator and readme update (#4663)
noroadsleft
2018-12-15
2
-16
/
+67
*
Ergo42: Configurator patch (#4664)
noroadsleft
2018-12-15
1
-1
/
+1
*
Per Key Leader Timing Option (#4026)
Alexander Kagno
2018-12-15
3
-1
/
+34
*
converter/xt_usb: Configurator support (#4657)
noroadsleft
2018-12-15
1
-0
/
+229
*
Configurator support for Sun Type 3 and Type 5 USB converters (#4656)
noroadsleft
2018-12-15
2
-0
/
+490
*
converter/palm_usb/stowaway: Configurator support (#4655)
noroadsleft
2018-12-14
1
-0
/
+83
*
converter/ibm_5291: Configurator support and readme cleanup (#4654)
noroadsleft
2018-12-14
2
-7
/
+100
*
Keyboard: Chimera Ortho refactor (#4652)
noroadsleft
2018-12-14
6
-400
/
+206
*
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
Takeshi ISHII
2018-12-14
9
-24
/
+56
*
Comet46: Configurator support
noroadsleft
2018-12-14
1
-0
/
+62
*
Add left/right EEPROM flashing for DFU (#4560)
Drashna Jaelre
2018-12-14
1
-1
/
+30
*
Fix keymap build to send over remote desktop correctly. (#4651)
Fred Silberberg
2018-12-14
1
-1
/
+1
*
Keyboard: Bpiphany Pegasus Hoof Refactor, Configurator support (#4649)
noroadsleft
2018-12-14
11
-101
/
+283
*
Keyboard: Refactor fourier to use split common code (#4582)
zvecr
2018-12-14
16
-1094
/
+17
*
Keyboard: Lets split eh default keymap - Fixes for superseded default layer f...
zvecr
2018-12-14
3
-66
/
+12
*
Keyboard: Bpiphany Frosty Flake Refactor, Configurator support and readme cle...
noroadsleft
2018-12-14
13
-114
/
+372
*
Document the correct path to the split keyboard EEPROM files (#4585)
zvecr
2018-12-14
6
-11
/
+11
*
Fix macro redefinition for GNUC compilers > 6
patrickmt
2018-12-14
1
-1
/
+1
*
Keyboard: B.mini EX refactor and Configurator support (#4647)
noroadsleft
2018-12-14
6
-0
/
+468
*
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-12-14
32
-14
/
+165
*
Docs: Clarify audio keycodes (#4620)
Drashna Jaelre
2018-12-14
2
-7
/
+9
*
Add some optimization to the Tetris keyboard (#4645)
Drashna Jaelre
2018-12-14
3
-44
/
+31
*
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-12-14
6
-2
/
+26
*
Add additional resource links (#4594)
Drashna Jaelre
2018-12-14
1
-2
/
+6
*
Docs: Remove duplicate layer block in keycodes.md (#4621)
Drashna Jaelre
2018-12-14
1
-21
/
+10
*
Enhance documentation for Tap-Hold functions (#4628)
Drashna Jaelre
2018-12-14
1
-4
/
+9
[next]