summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Added split plus layout to Cospad (#13938)Fernando Rodrigues2021-08-101-0/+31
|
* [Keyboard] Gorthage Truck - Rotary Encoder Switch Position (#13942)jpuerto962021-08-105-19/+16
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Hp69 - Update led logic (#13940)Ananya Kirti2021-08-111-1/+1
| | | Co-authored-by: zvecr <git@zvecr.com>
* [Keyboard] Added pistachio_pro (#13466)rate2021-08-0917-0/+1370
| | | | | | | | * Added pistachio_pro * Apply suggestions from code review * Apply suggestions from code review
* adding my keymap "vayashiko" (#13049)Ryuki2021-08-093-0/+255
| | | | | | | * adding my keymap * changed some bugs * removed include keymap.h
* Ristretto - Update bootloader (#13933)Brandon Lewis2021-08-091-1/+1
| | | | | * 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
* Limit RGB max brightness on KPrepublic BM-series keyboards (#13132)Daniil Yastremskiy2021-08-096-10/+29
|
* Support all the 0.2 Ferris variants (#12653)Pierre Chevalier2021-08-0921-11/+288
| | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [User] changes to nstickney's keymaps (#11456)Stick2021-08-095-173/+113
| | | | | | 0) Built a Bastyl, gave away the ErgoDoxEZ 1) UNICODEMAP 2) Iris left is now Elite-C 3) New QMK flashing instructions
* [Keymap] new keymap for nui_mini (#13924)Edvard Sire2021-08-092-0/+199
|
* [Keymap] Add kbd67 mkiirgb keymap (#13884)Pascal Pfeil2021-08-093-0/+87
| | | | Co-authored-by: Spaceman <rionlion100@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add TouhouPad (#13915)Michele Ferri2021-08-098-0/+170
| | | | | | | * Touhoupad rev 2 * cleanup for PR * fixes after review
* Fix generate api (#13930)Zach White2021-08-091-1/+1
| | | | | * Add missing returncode to exit() * fix the aozora/hotswap vendor id
* [Keymap] rootiest for planck/rev6/ (#13294)Chris2021-08-094-0/+2137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Undead 60M (#13735)jfescobar182021-08-089-0/+343
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Aozora (hotswap) keyboard (#13919)Phooood2021-08-087-0/+254
| | | | | | | | | | | * Initial Commit * added header to hotswap.c * added keymap-specific reamdme.md * minor adjustments * Requested corrections to readme's
* [Keyboard] Add kbdfans kbd67 mkii rgb v3 (#13714)datafx2021-08-0713-135/+632
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Pancake v2 (#13839)Spaceman2021-08-0721-4/+310
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Added CapsLED and ScrollLock LEDs (#13837)Ananya Kirti2021-08-072-1/+15
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] a1200 converter minor changes (#13848)8bits4ever2021-08-074-17/+114
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Gorthage Truck - New PCB (#13909)jpuerto962021-08-0712-0/+338
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Clean up lfkpad and add keymap (#13881)Pascal Pfeil2021-08-076-139/+106
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Adding my Nyquist keymap (#13858)peott-fr2021-08-071-0/+104
|
* [Keyboard] fixes for KBD67 rev2 (#13906)kb-elmo2021-08-073-22/+10
|
* [Keyboard] Added 67mk_E PCB (#13869)kb-elmo2021-08-069-0/+733
| | | | | * added 67mk_E PCB * add layouts
* [Keyboard] Modify key drive pins for mojo68 (#13863)bomb2021-08-061-1/+1
|
* [Keyboard] Use new matrix_output_select_delay api (#13861)Alex Ong2021-08-065-10/+20
| | | | | * Use new matrix_output_select_delay api * Updated delay to 15 after more spamming
* [Keyboard] add handwired/oem_ansi_fullsize (#13857)Cian Johnston2021-08-068-0/+474
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add new keyboard oem_ansi_fullsize * clang-fmt * Update keyboards/handwired/oem_ansi_fullsize/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/handwired/oem_ansi_fullsize/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * update info.json using qmk c2json * update info.json * move diagram to readme * add matrix cols/rows to info.json * fixup! add matrix cols/rows to info.json * rename layout, fix block comment * s/ansi_fullsize/fullsize_ansi/g Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap] JackKenney's keymap for GMMK Pro (#13853)Jack Kenney2021-08-061-0/+66
|
* [Keyboard] Fix oled_task_user for chocolatebar (#13911)Drashna Jaelre2021-08-061-83/+23
|
* clean up CRLF instances (#13910)James Young2021-08-072-2/+2
|
* [Keyboard] Add Fave87 (#13873)Moritz2021-08-069-0/+564
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add MisonoWorks Chocolate Bar keyboard (#13798)misonoworks2021-08-069-0/+365
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: autumnisacutie <63772942+autumnisacutie@users.noreply.github.com>
* [Keyboard] Add Hex4B PCB (#13435)mechlovin2021-08-0610-0/+343
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: vuhopkep <boy9x0@gmail.com>
* [Keyboard] Add owl8 keyboard (#13380)yfuku2021-08-0610-0/+454
| | | | | | | | | * add owl8 * use DIRECT_PINS * fix encoder * Changed to use action_exec.
* Add replacement screw specifications to GMMK Pro readme (#13903)Gigahawk2021-08-061-0/+14
|
* Flehrad Tradestation Refactor (#13897)James Young2021-08-057-65/+132
| | | | | | | | | | | | | | | | | * add license headers Apache 2.0 per the included `license` file. * info.json: use human-friendly formatting * refactor keymaps - split `default` keymap into `default` and `tradestation` keymaps (one for each layout) - remove boilerplate functions - apply four-space indent * partial clean up of rules.mk - update section header comment blocks
* MetaMechs Timber Wolf Configurator Fixes (#13895)James Young2021-08-051-49/+718
| | | | | | | * info.json: use human-friendly formatting * info.json: fix key sequences for ISO layouts All the ISO layouts had the Enter key out-of-sequence, causing key-assignment mismatches in QMK Configurator.
* cKeys Handwire 101 Refactor (#13879)James Young2021-08-047-211/+237
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update info.json - use human-friendly formatting - remove `key_count` key * rename LAYOUT to LAYOUT_ortho_4x4 * refactor default keymap - add license header - qmk cformat pass - keycode grid alignment * remove empty config.h file from default keymap * update Manufacturer and Product strings * tidy up handwire_101.c - add license header - remove boilerplate functions * tidy up handwire_101.h - add license header - remove instructive comment * minor rules.mk tidy-up - remove Bootloader selection sample comments * rewrite SEND_STRING() statements per fauxpark Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* BM65ISO: refactor layout macro (#13860)James Young2021-08-046-98/+101
|
* Updated Ducky 2 one mini support (#11112)Reza Jelveh2021-08-0419-0/+1697
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial Ducky One 2 Mini keyboard and keymap * Keymap macro issue, together with general polish suggestions * Separate default keymap into proper default, iso and ansi versions * info.json updates (Configurator support). DEBOUNCE define adjust. * Unused keymap defines removed. * update requested ducky one mini2 board changes * ducky: don't trigger app key with left shift * ducky: make default mouse key behavior more linear * ducky: add GRAVE_ESC_GUI_OVERRIDE to allow for win+esc to work * ducky: playpause on fn space * ducky: disable RGB_MATRIX until driver is merged * ducky: clang-format matrix and one2mini.c * ducky: update requested changes Remove WFI_IDLE since it's already in the rules.mk CORTEX_ENABLE_WFI_IDLE=TRUE * ducky: update requested changes * ducky: move winkey grave esc to default keymap * ducky: remove dipswitch from keymap and use DIP_SWITCH_MATRIX_GRID instead * ducky: info.json lint * ducky: enable DIP_SWITCH_ENABLE rule * ducky: update readme * ducky: fix backslash on default keymap * ducky: remove unused USB_LED_CAPSLOCK_INDEX 28 * ducky: move mbi5042 led driver to ducky keyboard * ducky: cosmetics * ducky: requested changes * ducky: refactor matrix.c again so we can better compare it to other boards * ducky: remove bootmagic_lite as the boards bootloader trigger is actually handled in its own bootloader * ducky: remove custom matrix * ducky: update for chibios-contrib changes * ducky: debug new USB driver * ducky: debug usb issues * ducky: update chibios version * ducky: remove halconf.h * ducky: update rules.mk * ducky: update chconf.h * Matching submodules. * Restructure to explicitly define which board is in use, remove RGB driver pending followup PR. * Revert "Matching submodules." This reverts commit 2fbb34e0c63ea67ee09d2e2d525723c01431d1cd. Co-authored-by: GitWellBack <48095880+GitWellBack@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* barracuda: update info.json layout macro reference (#13874)James Young2021-08-042-3/+1
| | | | | | | | | * barracuda: update info.json layout macro reference - change LAYOUT to LAYOUT_ortho_3x11 * remove Community Layouts rule ortho_3x11 isn't a valid Community Layout.
* boardsource/holiday/spooky: update info.json layout macro reference (#13875)James Young2021-08-041-1/+1
| | | - change LAYOUT to LAYOUT_ortho_2x3
* rb86 (#13824)Ryan Baker2021-08-0410-0/+347
| | | | | * rb86 * adjudicate comments
* aves65: complete layout data (#13868)James Young2021-08-031-9/+623
| | | | | | | | | | | add layout data for: - LAYOUT_all - LAYOUT_65_iso - LAYOUT_65_iso_split_bs - LAYOUT_65_iso_blocker_split_bs - LAYOUT_65_ansi - LAYOUT_65_ansi_split_bs - LAYOUT_65_ansi_blocker - LAYOUT_65_ansi_blocker_split_bs
* 4pplet/eagle_viper_rep/rev_a: fix missing key object (#13867)James Young2021-08-031-1/+2
| | | Adds a key object for the KC_NUHS key to the info.json data.
* [Keymap] Minor cleanup of bcat keymaps and userspace (#13224)Jonathan Rascher2021-08-037-28/+102
|
* 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 (#13866)James Young2021-08-032-2/+2
| | | | | | | * 40percentclub/nori: fix matrix reference in LAYOUT_ortho_4x8 * remove ortho_4x8 from Community Layouts rule ortho_4x8 isn't a valid option here.
* capsunlocked/cu7: fix missing key object (#13862)James Young2021-08-031-1/+11
| | | Adds a key object for the encoder keypress.
* 0xCB Static: fix `qmk info` and Configurator issues (#13856)James Young2021-08-024-26/+47
|