summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2021-09-21[Keyboard] Addition of VIA keymap and a few fixes for naked48 (#14177)Salicylic-acid3
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21[Keyboard] smallkeyboard support (#12817)zhouqiong19840119
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-21[Keyboard] Macro-1 keyboard by Laneware Peripherals (#14472)Laneware
2021-09-21[Keyboard] add via keymap support for bt66tech/bt66tech60 (#13818)bt66tech
Co-authored-by: root <crkndevops@gmail.com>
2021-09-21[Keyboard] add wanten keyboard to QMK (#14410)qpockets
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21[Keyboard] Add support for MNK88 (#14435)kopibeng
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21[Keyboard] add bandominedoni keyboard (#13116)3araht
2021-09-21[Keyboard] add synapse pcb (#14428)qpockets
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21[Keyboard] Add 5 boards by the OverNumpad Controller (#14382)Purdea Andrei
* Add initial implementation of 5 keyboards supported by the OverNumpad Controller. * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply changes similar to other code review suggestions. * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply changes similar to other code review suggestions. * overnumpad controller info.jsons: update maintainer and url. * classic_ultracl_pre_2013: added support for the default 'fullsize_ansi' layout * classic_ultracl_pre_2013: moved the order of the iso enter key in the layout macro to be considered to be on the bottom row, like in the default fullsize_iso layout. Rename the iso layout to fullsize_iso, and enable it in rules.mk * Removed QMKBEST and QMKURL * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Deleting empty files Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21[Keyboard] gBoards GergoPlex (#13027)Phil Pirozhkov
* Moved gergoplex to seperate PR * vendor + cformat * Update keyboards/gboards/k/gergoplex/matrix.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * lifiting keyboards up * Update readme.md * Update keyboards/gboards/gergoplex/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * remove English dicts * cformatted * Prettify keymap * Remove via keymaps Via doesn't support chords/combos, and this makes the keymap on such a small keyboard quite uncomfortable and incomplete. * Address QMK pull code review notes * Cleanup (tabs, excessive comments) * Fix keymap typos * Use enum to define layers * Multiple changes - got rid of LAYOUT_kc in favour of LAYOUT_split_3x5_3 - fixed matrix custom C code to build with updated external dependencies (gcc) - fixed used combo docs keyboards/gboards/gergoplex/matrix.c:189:9: error: implicit declaration of function 'phex' [-Werror=implicit-function-declaration] phex(row); ^~~~ keyboards/gboards/gergoplex/matrix.c:191:9: error: implicit declaration of function 'pbin_reverse16'; did you mean 'print_bin_reverse16'? [-Werror=implicit-function-declaration] pbin_reverse16(matrix_get_row(row)); * Remove apparently redundant macros * Replace direct pin control with IO functions * config mouse enable and combo delay fix The default delay is 200: #define COMBO_TERM 200 how long for the Combo keys to be detected. Defaults to TAPPING_TERM if not defined. tmk_core/common/action_tapping.h|22| 13:# define TAPPING_TERM 200 * Remove redundant defines * Unambiguously refer to the Special layer * Fix formatting * gboards/gergoplex set IGNORE_MOD_TAP_INTERRUPT This solves my issue was with KC_CTL_A working correctly and it was set in @germ's repo https://github.com/germ/qmk_firmware/blob/39c86e080dc04b68ee08387dcb5144c88cb44855/keyboards/gboards/k/gergoplex/config.h#L49 https://beta.docs.qmk.fm/using-qmk/software-features/tap_hold#ignore-mod-tap-interrupt * Name change See commit 581368596ed * Wording change * Update keyboards/gboards/gergoplex/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Add copyright headers * Fix debounce type | avr-gcc: error: .build/obj_gboards_gergoplex_default/quantum/debounce/eager_pr.o: No such file or directory * Implement colemak-dhm keymap Co-authored-by: Germ <jeremythegeek@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Brian Tannous <Brian@BrianTannous.com>
2021-09-21Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan
2021-09-21Remove outputselect.h include from BIOI code (#14543)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-19[Keymap] blipson corne keymap (#14469)Ben Lipson
revert lib/chibios revert lib/chibios Finish up remove files Update copyrights remove copyrights readd copyrights add stop macro PR suggestions PR suggestions readme lowercase fix rotate for oled Co-authored-by: Z003YW4 <ben.lipson@target.com>
2021-09-20Doc Fixes & Custom Matrix Fix (#14526)XScorpion2
2021-09-19[Keyboard] Add LeFishe Keyboard (#14498)im a can what do you think lmao?
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-19[Keymap] Added my own keymap for MIT Planck (#14481)Jakob Weickmann
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-19cKeys theDora Refactor (#14495)James Young
2021-09-19[Keymap] Adding my Mun keymap. (#14501)peott-fr
2021-09-19[Keymap] Updates to existing keymaps and userspace (#14503)Konstantin Đorđević
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-19[Keyboard] Enabled Mousekeys by default on Boston (#14507)Pylon
2021-09-19[Keyboard] Enables I2C for OLKB rev*_drop boards (#14514)Jack Humbert
Co-authored-by: daskygit <32983009+daskygit@users.noreply.github.com>
2021-09-19[Keyboard] Quick fixes for the Mun to unblock customers (#14505)XScorpion2
2021-09-19[Keyboard] Fix Compiler issues for quick17 (#14500)Drashna Jaelre
2021-09-18[Keyboard] Use old custom matrix for Drop Planck+Preonic (#14488)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jack Humbert <jack.humb@gmail.com>
2021-09-18[Keyboard] Add Gentleman65 (#12971)Ramya Challa
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-18[Keyboard] Add new keyboard quick17 (#13703)MakotoKurauchi
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
2021-09-18[Keyboard] Add superuser keyboard (#13840)kaylanm
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-18[Keyboard] Add dyz60 (#13864)Bahrul Hidayat
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-18[Keyboard] Add support for Coarse60 (#14416)Elliot Powell
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-18[Keymap] Added Brazilian keymap for BM40RGB (#14431)Lui Wolff
2021-09-18[Keyboard] Fix dosa40rgb compilation issues (#14491)Drashna Jaelre
2021-09-17[Keymap] Add 'j4ckofalltrades' keymap for sofle/rev1 (#14446)Jordan Duabe
2021-09-17[Keyboard] Add Dosa40RGB + dtisaac01 (#14476)Dao Tak Isaac
2021-09-17[Keymap] Major Updates to Personal Kyria Keymap (#14485)john-ezra
* added john ezra keymap with updates * changed tapping term
2021-09-18fix link error for helix/rev3_5rows:five_rows (#14466)Takeshi ISHII
This is a tentative quick fix. I was adding the same functions for both #14426 and #14427 and they were in conflict.
2021-09-17Nix Studio OXALYS80 Refactor (#14473)James Young
* update grid alignment of keycodes * update key assignments on via keymap A seemingly-misplaced key assignment on Layers 1 through 3 of the via keymap led to keys being off by one in comparison to the default keymap. * switch Backslash and Backspace on via keymap base layer Matches the via keymap's key mapping to that of the default keymap. * use QMK 3-character notation in oxalys80.h * add matrix diagram; remove Planck reference * add LAYOUT_tkl_ansi and LAYOUT_tkl_ansi_wkl layout macros * add LAYOUT_tkl_ansi_tsangan macro * add ISO layouts Add LAYOUT_tkl_iso, LAYOUT_tkl_iso_tsangan, and LAYOUT_tkl_iso_wkl macros. * enable Community Layouts support * tidy up rules.mk * readme tidy-up
2021-09-17[Keyboard] Move Planck EZ off 'Proton C' board (#14479)Drashna Jaelre
2021-09-17[Keyboard] Move Moonlander off 'Proton C' board (#14478)Drashna Jaelre
2021-09-17Update rules.mk for xbows keyboard (#14477)X-Bows Tech
* Update rules.mk * Update rules.mk * Update rules.mk
2021-09-16[Keymap] Adding personal keymap (#14326)Matt
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-16[Keyboard] Add Sauce Mild Keyboard (#14287)Andy Yong
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-16[Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. (#14251)r-pufky
2021-09-16Mode 65S: Tap code and extra keys for media keys (#14471)Álvaro A. Volpato
2021-09-16[Keymap] Update Helix:five_rows OLED code (#14427)Takeshi ISHII
* Stop using snprintf() in keymaps/five_rows/oled_display.c. The binary size becomes 1350 bytes smaller. make HELIX=verbose,core-oled helix/rev2/sc:five_rows (104 bytes over) -> (95%, 1256 bytes free) make helix/rev3_5rows:five_rows (528 bytes over) -> (97%, 830 bytes free) * add matrix scan rate display to OLED for keymaps/five_rows * add matrix_output_unselect_delay.c to helix keymaps/five_rows * add GPLv2 header * apply review comment
2021-09-16[Keyboard] Increase the way to add oled code for helix/rev3. (#14426)Takeshi ISHII
* move rev3_Xrows/oled_display.c to rev3_Xrows/keymaps/default/oled_display.c * add dummy rev3_Xrows/oled_display.c * Add default minimum oled_task_user() to helix/rev3_Xrows/rev3_Xrows.c * remove unnecessary comment in rev3_Xrows/keymaps/default/oled_display.c * copy rev3_Xrows/keymaps/default/oled_display.c to rev3_Xrows/keymaps/via/oled_display.c
2021-09-15Adds optional hebrew layout (Unicode) (#14156)Jos Boersema
2021-09-15[Keyboard] Add the Idobao ID96 keyboard (#14371)Vino Rodrigues
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15[Keyboard] Add FJLabs TF60 Variants and TF65 Variant (#14392)Felix Jen
Co-authored-by: Ryan <fauxpark@gmail.com>