summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-12[Keyboard] Add Spacey keyboard firmware (#12599)Vanilla
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: tfjones24 <tannerfj24@gmail.com>
2021-08-12[Keyboard] Add Tripel keyboard (#12635)Paul James
2021-08-12[Keyboard] Keyprez rhino (#13035)Christian Sandven
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-12[Keyboard] Fix incorrect RGBLED_NUM value for kbd67 (#13166)Miles Flavel
2021-08-12[Keyboard] Add Skeletyl keyboard (#13495)Quentin
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-12[Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps (#13548)Jacob Jerrell
2021-08-12[Keyboard] Add EndZone34 (#13847)sato-takashi
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-12Cospad Configurator touch-up (#13971)James Young
2021-08-12[Keyboard] Add Edda Keyboard (#13953)arnstadm
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11[Keymap] Add lily58 datadavd layout (#13560)David Dansby
2021-08-11[Keyboard] add Gin V2 keyboard (#13943)Rifaa Subekti
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11[Keyboard] add Wang V2 keyboard (#13948)Rifaa Subekti
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11[Keyboard] Add Rune Vaengr Keyboard (#13945)Vicktor Hutama
* initial commit * fixed layout * enabled NKRO * removed qmkbest * changed the pins and bootloader to the mcu version * updated readme * Apply suggestions from code review thank you @drashna Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-11[Keyboard] Improvements to m122_3270 (#13947)jmaynard
Co-authored-by: Jay Maynard <jmaynard@conmicro.com>
2021-08-11Poker87C and Poker87D Refactor (#13961)James Young
2021-08-11Update USB Device strings for VIA identification (#13962)James Young
2021-08-11[Userspace] Add custom tap dancing function (#13963)Kyle Xiao
2021-08-10[Keyboard] Added split plus layout to Cospad (#13938)Fernando Rodrigues
2021-08-10[Keyboard] Gorthage Truck - Rotary Encoder Switch Position (#13942)jpuerto96
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11Hp69 - Update led logic (#13940)Ananya Kirti
Co-authored-by: zvecr <git@zvecr.com>
2021-08-11Fix shell port bug in computation of QMK_FIRMWARE_DIR (#13950)Eric S. Raymond
Previous code would fail if cd echoes the tathet directory to stdout, which is pretty common. Redirecting its output to /dev/null solves the problem.
2021-08-10Improve the qmk lint readme check (#13941)Zach White
* improve lint readme check * improve if
2021-08-10Architecture documentation for Configurator and API (#13935)Zach White
* Architecture documentation for the configurator and api * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-08-10Update feature_wpm.md (#13936)Stefan Subich
Fix example markdown code formatting
2021-08-10Add padding to LUFA-MS .BIN files (#13922)Ryan
2021-08-09[Keyboard] Added pistachio_pro (#13466)rate
* Added pistachio_pro * Apply suggestions from code review * Apply suggestions from code review
2021-08-09adding my keymap "vayashiko" (#13049)Ryuki
* adding my keymap * changed some bugs * removed include keymap.h
2021-08-09Ristretto - Update bootloader (#13933)Brandon Lewis
* updated bootloader for 32u4 mcu Should be atmel-dfu instead of caterina as the mcu is integrated instead of on a pro-micro/elite-c
2021-08-09Limit RGB max brightness on KPrepublic BM-series keyboards (#13132)Daniil Yastremskiy
2021-08-09Support all the 0.2 Ferris variants (#12653)Pierre Chevalier
* Support all the 0.2 Ferris variants For the Compact, the High and the Mini, create a new directory so each keyboard may have the correct USB descriptor and a readme with more specific information about it. For the Bling, also add support for the underglow functionality. Change the "MANUFACTURER" string to "Cuddly Keyboards Ltd.", the name of the company I incorporated to sell keyboards, and change the default descriptor from "Ferris the keeb" to "Ferris 0.2" which is more descriptive. I didn't update the 0.1 variants as I don't intend to sell these kits with "Cuddly Keyboards". The firmware is mostly there to support existing users. Update the "hardware availability" to point to my new website: cuddlykeyboards.com. * Add RGB mode toggle to my keymap and to the default keymap * Improve wording in the readme
2021-08-09[User] changes to nstickney's keymaps (#11456)Stick
0) Built a Bastyl, gave away the ErgoDoxEZ 1) UNICODEMAP 2) Iris left is now Elite-C 3) New QMK flashing instructions
2021-08-09[Keymap] new keymap for nui_mini (#13924)Edvard Sire
2021-08-09[Keymap] Add kbd67 mkiirgb keymap (#13884)Pascal Pfeil
Co-authored-by: Spaceman <rionlion100@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-09[Keyboard] Add TouhouPad (#13915)Michele Ferri
* Touhoupad rev 2 * cleanup for PR * fixes after review
2021-08-09Fix generate api (#13930)Zach White
* Add missing returncode to exit() * fix the aozora/hotswap vendor id
2021-08-09make json imports more robust (#13928)Zach White
2021-08-09[Keymap] rootiest for planck/rev6/ (#13294)Chris
* squashed commits to master * Fix in case of missing user_song_list Substitutes missing songs with safe versions Also updated and added detail to keymap readme * Adjust Readme to match qmk contrib conventions * Update keyboards/planck/keymaps/rootiest/config.h * Update keyboards/planck/keymaps/rootiest/keymap.c * Update keyboards/planck/keymaps/rootiest/keymap.c * Update keyboards/planck/keymaps/rootiest/keymap.c * Update keyboards/planck/keymaps/rootiest/keymap.c * Fixed license header to GPLv2+ * Fix Volume key delay Use a static number instead of removed MEDIA_KEY_DELAY * Use TAP_CODE_DELAY * added license to config.h * Clean up formatting - Fixed markdown in readme - Removed extra commented line from config.h * Update keyboards/planck/keymaps/rootiest/config.h
2021-08-08[Keyboard] Undead 60M (#13735)jfescobar18
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-08[Keyboard] Add Aozora (hotswap) keyboard (#13919)Phooood
* Initial Commit * added header to hotswap.c * added keymap-specific reamdme.md * minor adjustments * Requested corrections to readme's
2021-08-07[Keyboard] Add kbdfans kbd67 mkii rgb v3 (#13714)datafx
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-07[Keyboard] Add Pancake v2 (#13839)Spaceman
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-07[Keyboard] Added CapsLED and ScrollLock LEDs (#13837)Ananya Kirti
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-07[Keyboard] a1200 converter minor changes (#13848)8bits4ever
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-07[Keyboard] Gorthage Truck - New PCB (#13909)jpuerto96
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-07[Keyboard] Clean up lfkpad and add keymap (#13881)Pascal Pfeil
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-07[Keyboard] Adding my Nyquist keymap (#13858)peott-fr
2021-08-07[Keyboard] fixes for KBD67 rev2 (#13906)kb-elmo
2021-08-06[Keyboard] Added 67mk_E PCB (#13869)kb-elmo
* added 67mk_E PCB * add layouts
2021-08-06[Keyboard] Modify key drive pins for mojo68 (#13863)bomb
2021-08-06[Keyboard] Use new matrix_output_select_delay api (#13861)Alex Ong
* Use new matrix_output_select_delay api * Updated delay to 15 after more spamming