aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-27[Keymap] updated zlant default keymap with diagram (#4954)Gravatar CodingDog
2019-01-27[Keymap] small update to my (omgvee) IRIS keymap (#4969)Gravatar VM
2019-01-27[Keyboard] Added xealousbrown keyboard (#4945)Gravatar Alex Ong
2019-01-27[Keyboard] add rgb pcb for e6 keyboard (#4928)Gravatar yulei
2019-01-27[Keymap] Update personal userspace and keymaps (#4963)Gravatar Konstantin Đorđević
2019-01-27[Keymap] Layout added for stanrc85 (#4944)Gravatar stanrc85
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()Gravatar James Churchill
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Gravatar Konstantin Đorđević
2019-01-27[Keymap] Small improvements to Maxr1998's Contra keymap (#4952)Gravatar Max Rumpf
2019-01-27[Keymap] Minor updates to my dz60 keymap (#4943)Gravatar MechMerlin
2019-01-27[Keyboard] UniGo66 keyboard added (#4913)Gravatar Daniel H Klein
2019-01-27[Keymap] Move Iris via support to Via keymap (#4893)Gravatar Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Gravatar Drashna Jaelre
2019-01-26[Keyboard] drop unused i2c files (#4948)Gravatar seebs
2019-01-26[Keymap] Add Maxim keymap for Fourier (#4534)Gravatar Danny
2019-01-26use built-in arm stuffGravatar Jack Humbert
2019-01-26[Keymap] Add userspace files for vosechu (#4912)Gravatar Chuck Lauer Vose
2019-01-25Fix RGBLIGHT_SLEEP function (#4865)Gravatar Drashna Jaelre
2019-01-25Revert Commit 1d3b9eea940908d02b6c2deda5d744a73cd838da (#4942)Gravatar Drashna Jaelre
2019-01-25Circular animation (#4796)Gravatar Drashna Jaelre
2019-01-25[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)Gravatar walkerstop
2019-01-25move `#include "rgb.h"` from quantum.h to quantum.cGravatar mtei
2019-01-25Add C(), A() and G() to match already existing S() (#4673)Gravatar fauxpark
2019-01-25Add MOD_MASK_* macros to core code (#4337)Gravatar Konstantin Đorđević
2019-01-25rs: code friendly keymap for preonic, iris and my preonic clone (#4303)Gravatar Olivier Poitrey
2019-01-25Fix process_combo which assign -1 to uint16_t (#3697)Gravatar Drashna Jaelre
2019-01-25Fix oneshot_time wrong type (#3696)Gravatar Shihpin Tseng
2019-01-25Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedGravatar MakotoKurauchi
2019-01-25Adding documentation for the LM layer modifier. (#3617)Gravatar Dave Brown
2019-01-25Add support for RETRO_TAPPING to LT(layer, kc)Gravatar lambda_sakura
2019-01-25[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)Gravatar zunger-humu
2019-01-24Add support for Clueboard 66% rev4Gravatar skullY
2019-01-24Fix a typo in link to the Pro Micro ISP firmwareGravatar Balz Guenat
2019-01-24[Keyboard] Remove hadron ver0 as it is no longer required (#4921)Gravatar zvecr
2019-01-24Remove unused fn_actions[] and action_function() in default keymaps (#4829)Gravatar fauxpark
2019-01-23[Keyboard] KBD67: enable bootmagic lite by default (#4931)Gravatar MechMerlin
2019-01-23[Keymap] Adding keymap for Nyquist (#4918)Gravatar shovelpaw
2019-01-23Optimize/Update the new_project script (#4920)Gravatar MechMerlin
2019-01-23Remove lfkeyboards parent rules.mk as its only required for mini1800Gravatar zvecr
2019-01-23[Keyboard] Add BDN9 (#4919)Gravatar Danny
2019-01-23[Keyboard] Add KBD67 Hotswap Support (#4916)Gravatar MechMerlin
2019-01-23Fixup the clueboard 66 info.jsonGravatar skullY
2019-01-23Clueboard refresh (#4902)Gravatar skullydazed
2019-01-22Give the keymap folder the proper nameGravatar noroadsleft
2019-01-22Fix layouts/default/66_iso keymapGravatar noroadsleft
2019-01-22[Keyboard] Add DataHand keyboard support (#4847)Gravatar Nikolaus Wittenstein
2019-01-22[Keymap] Add a compile-time provided macro and assign to _FL (#4908)Gravatar Rys Sommefeldt
2019-01-22Added info.json for TGR AliceGravatar Felipe Coury
2019-01-22Always read two bytes from the endpoint if we have two bytes to readGravatar fauxpark
2019-01-22Rename i2c_slave functions so it can coexist with i2c_master (#4875)Gravatar James Churchill