summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keyboard] Fix layout in noon.h (#13087)Philip (Han) Suh
Forgot to include a KC_NO in a column, causing issues for customers
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)Leon Anavi
This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1: left key: 0 right key: 1 Combo press both keys to control the backlit. Suggested-by: Chris <christopher.walker@crowdsupply.com> Signed-off-by: Leon Anavi <leon@anavi.org>
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095)Aeonstrife
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063)R
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15Change Lufa-MS size (#13183)kb-elmo
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keyboard] suv (#12957)AlisGraveNil
2021-06-15[Keyboard] hatchback (#12958)AlisGraveNil
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keyboard] Add via support for the Leopold FC980C (#12860)John Graham
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664)Leon Anavi
This keymap for ANAVI Macro Pad 2 contains a couple of Skype shortcuts for MS Windows and GNU/Linux distributions: - Ctrl+M: Mute/unmute microphone - Ctrl+Shift+K: Start/stop camera Signed-off-by: Leon Anavi <leon@anavi.org>
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keymap] add new keymap for pteron (#12474)Fidel Coria
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-15[Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans ↵Andy Freeland
KBD67 rev2 (#12053)
2021-06-15[Keyboard] Moved tokyo60/ into tokyokeyboard/tokyo60/. (#12023)James
* Moved tokyo60/ into tokyokeyboard/tokyo60/. * Updated make instruction, fixed broken image link * Fixed still broken image link.
2021-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-16add tender/macrowo_pad (#12786)Brandon Claveria
* add tender/macrowo_pad * add another layer for via keymap Co-authored-by: Swiftrax <swiftrax@gmail.com>
2021-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-14[Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld
The readme from the Ploopy Mini was accidentally put as the Ploopy Nano readme. The Ploopy Nano does not ship with VIA by default.
2021-06-14Fix LED mapping for GMMK Pro (#13189)Gigahawk
2021-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-11Add Matrix 8XV1.2 OG rev1 PCB (#11614)kb-elmo
* add v1 12og pcb * update * matrix changes for testing * Update matrix.c * finalized files * rename board versions * update readmes * typo in readme * fix board filenames * Update keyboards/matrix/m12og/rev1/rev1.c Co-authored-by: Drashna Jaelre <drashna@live.com> * change function * update halconf and chconf * merge master * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-10[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)Drashna Jaelre
2021-06-10Migrate keyboards using uGFX to LED_MATRIX (#9657)Joakim Tufvegren
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-06-10GMMK Pro RGB Support (#13147)Gigahawk
* Enable SPI1 for GMMK pro * Setup initial boilerplate for new LED driver * RGB matrix minimally functional * Map full LED matrix * Return keymap to default * Fix printscreen LED mapping * Reduce max brightness * Default values for AW20216 * Add documentation for AW20216 * Disable console and warnings * Run cformat * Update drivers/awinic/aw20216.h Co-authored-by: Drashna Jaelre <drashna@live.com> * make aw struct match issi struct Co-authored-by: Drashna Jaelre <drashna@live.com> * add led location defines Co-authored-by: Drashna Jaelre <drashna@live.com> * Use led pin definitions in keyboard.c * Add driver indices to led map * Fix elif typo * Run cformat * Update docs * Fix typo in docs * Document global brightness limits Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09Add support for LAZYDESIGNERS/THE60/rev2 (#13015)jackytrabbit
Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-10Updated encoder_update_user on my keymap to follow the new signature on ↵Carlos Martins
quantum (#13152)
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09update via keymap (#13145)Xelus22
2021-06-09Use single memcmp to determine if matrix changed. (#13064)Nick Brassel
* Use memcmp to determine if matrix changed. * Firmware size issues. * Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions.
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09Migrate preonic/rev3 to pwm ws2812 driver (#13142)Joel Challis
2021-06-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
* Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-06[Keymap] RGB Matrix working for Sofle RGB (#12861)Carlos Martins
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-06[Keyboard] Add program yoink via keymap (#12645)Matthew Dias
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-06-06[Keyboard] add molecule (#12601)bbrfkr
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-06Fixed ISO keyboard layout for the Mysterium rev1.1 board (#12531)HalfHeuslerAlloy
2021-06-06[Keymap] add id80/ansi/keymaps/msf (#11957)Miguel Filipe
2021-06-07Corrected Number-pad numbers (#13057)Nathan_Blais