| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [Keyboard] Added TGR Alice keyboard support (#4896) | Felipe Coury | 2019-01-21 | 9 | -0/+819 |
* | handwired/retro_refit: refactor, Configurator support and readme update (#4899) | noroadsleft | 2019-01-21 | 4 | -96/+155 |
* | Initial fixes for vagrant (#4900) | zvecr | 2019-01-21 | 1 | -13/+18 |
* | Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) | Konstantin Đorđević | 2019-01-20 | 2 | -29/+15 |
* | [Keyboard] Tmo50 initial commit (#4891) | Emīls Delle | 2019-01-20 | 7 | -0/+433 |
* | Update Templates (stop living in the past, its 2019) (#4897) | MechMerlin | 2019-01-20 | 8 | -8/+8 |
* | Plain60 Configurator support and cleanup (#4888) | noroadsleft | 2019-01-20 | 3 | -6/+82 |
* | Add crd's do60 (#4889) | Jason Thigpen | 2019-01-20 | 1 | -0/+33 |
* | Added VIA Configurator support to Snagpad (#4890) | Wilba | 2019-01-20 | 3 | -2/+176 |
* | schaeferdev layout for hhkb implementing movement layer (VIM style + Mouse) (... | Daniel Schäfer | 2019-01-19 | 4 | -0/+122 |
* | handwired/reddot refactor, Configurator support and readme update (#4886) | noroadsleft | 2019-01-19 | 4 | -56/+144 |
* | Add Plain60 support (#4887) | Maarten Dekkers | 2019-01-19 | 6 | -0/+200 |
* | [Keyboard] Enable RGB Underglow for Idobo Boards (#4885) | Stefan Peterson | 2019-01-19 | 1 | -3/+4 |
* | [Keyboard] DC60 layout_all not really layout_all (#4884) | MechMerlin | 2019-01-19 | 3 | -14/+15 |
* | [Keyboard] TKC Candybar: Correct info.json (#4882) | TerryMathews | 2019-01-19 | 1 | -1/+4 |
* | [Keyboard] Initial support for TKC Candybar (#4881) | TerryMathews | 2019-01-18 | 14 | -0/+2579 |
* | handwired/qc60: refactor, Configurator update, and readme update (#4878) | noroadsleft | 2019-01-18 | 5 | -65/+606 |
* | [Keyboard] handwired/ortho60 Configurator update, readme update, and rules ti... | noroadsleft | 2019-01-18 | 3 | -5/+75 |
* | Fix Encoder documentation (#4861) | Drashna Jaelre | 2019-01-18 | 2 | -8/+13 |
* | TKC1800 refactor and Configurator visual fixes (#4870) | noroadsleft | 2019-01-18 | 13 | -826/+344 |
* | Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874) | Takeshi ISHII | 2019-01-18 | 1 | -0/+20 |
* | Add cursor keys to top layer (#4876) | Kenny Hung | 2019-01-18 | 1 | -4/+4 |
* | [Keyboard] Fix bootloader size for v60_type_r (#4873) | WillyPillow | 2019-01-17 | 1 | -7/+8 |
* | Flip definitions of macOS brightness alias | Junya Ogura | 2019-01-17 | 1 | -2/+2 |
* | Grammatical fixes for GPIO Control doc (#4869) | noroadsleft | 2019-01-17 | 1 | -3/+3 |
* | handwired/ortho5x13: layout macro refactor | noroadsleft | 2019-01-17 | 1 | -5/+2 |
* | Add new brightness aliases to keycodes_basic.md | fauxpark | 2019-01-17 | 2 | -253/+249 |