summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* O4L 5x12 refactor (#11392)Ryan2021-01-019-458/+513
* Fix rart4x4 info.json (#11390)Ryan2021-01-011-28/+28
* Fix typo in hand wiring guide (#11388)s-maurice2021-01-011-1/+1
* Manta60 refactor (#11378)Ryan2021-01-028-256/+268
* Fix layout ortho_4x12 macro for montsinger/rebound/rev4 (#11382)Joel Challis2021-01-011-12/+12
* Quark refactor (#11377)Ryan2021-01-0130-700/+1052
* Manually run formatting CI process (#11375)Joel Challis2021-01-014-44/+44
* Quark PCB for Planck/Preonic (#11206)npspears2020-12-3121-0/+899
* Fixed typo in readme.md (#11333)Chas2020-12-312-2/+2
* Change PRODUCT_ID descriptors for M80S and M80H (#11371)Álvaro A. Volpato2020-12-313-1/+2
* Add target 'check-md5' to `build_keyboard.mk` (#11338)Takeshi ISHII2020-12-313-7/+17
* Zadig docs: add APM32 device name (#11356)Ryan2020-12-301-1/+1
* Correct encoder pins on BDN9v2 (#11357)Nick Blyumberg2020-12-301-1/+2
* Missed a couple more `#pragma once`s (#11351)Ryan2020-12-302-7/+2
* Add Arch / Manjaro section for Linux setup instructions (#10509)Reibl János Dániel2020-12-301-1/+9
* Remove useless wait in AVR suspend code (#11352)Ryan2020-12-301-3/+0
* [Keymap] Yd60mq add 64 key layout (#11207)Enoch2020-12-301-0/+44
* Add libusb-devel dependency for fedora (#11287)Maurizio Porrato2020-12-301-1/+1
* [Keyboard] Add support to Kyria for the 2x2u layout (#11227)swampmonster2020-12-291-0/+17
* Added mac variant of portuguese keymap extras (#11260)André Cruz2020-12-294-0/+336
* [Keyboard] Polarity works CRBN support (#11107)ReFil2020-12-297-0/+316
* [Keymap] spidey3 keymap for DMQDesign Spin (#11194)Joshua Diamond2020-12-294-0/+287
* Add missing Debian/Ubuntu dependency to the install script (#11348)Jonathan Paugh2020-12-301-1/+1
* Add Axolstudio Helpo (#11117)kb-elmo2020-12-309-0/+250
* The mark: 65 (#11060)cole smith2020-12-3012-0/+703
* 40percentclub sixpack support (#11007)Suschman2020-12-3013-0/+364
* Mode80 support (#10945)Álvaro A. Volpato2020-12-3025-0/+2173
* [REDOX] Fix default keymap formatting (#11288)LongerHV2020-12-301-4/+4
* [Keyboard] Add via support for le chiffren (#10597)TJ2020-12-299-89/+414
* [Keyboard] Add the Octopad (#9946)NightlyBoards2020-12-2912-0/+406
* Update Choco60 firmware to support new PCB (#11218)Naoto Takai2020-12-3016-103/+304
* Add 6key to keyboards/handwired (#11226)Jacqueline Liang2020-12-307-0/+179
* add nodu keyboard (#11233)Brandon Claveria2020-12-309-0/+222
* Tsukuyomi Keyboard (#10898)Andrew Kannan2020-12-2912-0/+1704
* Add convenience method for setting Nibble's big LED RGB (#11257)Nick Krichevsky2020-12-292-3/+10
* [Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre2020-12-291-1/+1
* Fix backlight for XD84 (#11309)Joe Hu2020-12-291-0/+1
* Remove MATRIX_IS_ON macro (#11330)xyzz2020-12-293-156/+0
* Add ALETH42 keyboard (#10720)Monksoffunk2020-12-2919-0/+878
* Update keycode docs (#11343)Ryan2020-12-302-82/+82
* Update Zadig docs with list of bootloader device names and IDs (#11337)Ryan2020-12-291-8/+37
* remove some old and unused code from Makefile (#11336)Zach White2020-12-291-70/+3
* [CLI] Add stdin support for json2c command (#11289)LongerHV2020-12-294-35/+70
* Typo fix: Useful function -> Useful Functions (#11342)Chas2020-12-301-1/+1
* Fix compile issues from the error page (#11314)Zach White2020-12-2820-82/+46
* 1x4p1 (#11186)David Doan2020-12-2811-0/+238
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-2840-61/+40
* Simplify the visual flow of the getting started page (#11316)Joel Challis2020-12-274-14/+114
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-2660-258/+96
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-2650-204/+68