summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-10[Keyboard] Added rev2 & move rev1+rev2 to parent folder (#10973)Aplyard
* rev2 and move parent folder Moved aplx6 to parent folder, renamed it to rev1 and added rev2 * Update keyboards/aplx/aplx6/rev1/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/aplx/aplx6/rev2/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/aplx/aplx6/rev2/rev2.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/aplx/aplx6/rev2/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * license * Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/aplx/aplx6/rev2/rules.mk Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/aplx/aplx6/rev2/rules.mk Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/aplx/aplx6/rev2/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * layer definition * parent folder rename after suggestion * build instructions * update Hardware Availability links Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-01-10Document how to add data driven configurations (#11502)Zach White
* describe how data driven configuration works * Apply suggestions from code review Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2021-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10[Keyboard] Oddball keyboard and optical sensor update (#10450)Alexander Tulloh
* Add oddballl v2 - add CPI options - add scroll support - add click-and-drag support - PMW3360 implementation - ADNS9800 improvements * Set default make directory * Update readme with PMW config * Change bootloader * Update unused pins on v2 * Remove diode switch * Move bootloader selection to keyboard version level * Change default keyboard folder to v1 * Move sensor selection to keymap * Remove PK debounce * Change to only send mouse report on change * Change CPI function cpi type * Remove EEPROM state check * Update CPI to only change on key down * Fix incorrect F8 in keymap * Add v2.1 with more convenient controller pinout * Add keyboard readmes * Update keyboards/oddball/pmw/pmw3360_srom_0x04.h Remove direct AVR reference Co-authored-by: Ryan <fauxpark@gmail.com> * Remove direct AVR reference Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Alexander Tulloh <alex@riberry.io> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10[Keyboard] Add BIOI Keyboards (#9602)scottywei
* Add BIOI Keyboards Add keyboards from BIOI, including dual-mode G60, Morgan65, and S65 * Update keyboards/bioi/g60/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/bioi/g60/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/bioi/g60/g60.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/bioi/g60/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Rename rule.mk to rules.mk * Rename rule.mk to rules.mk * Rename rule.mk to rules.mk * Update readme.md * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update ble.h * Update config.h Change VenderID to 8101 * Update config.h * Update config.h * Update ble.c * Update ble.h * Add license headers * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Add license header in keymap files * Fix year in license header * Update keyboards/bioi/s65/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> 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-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10freoduo: define RGBLight config at keyboard level (#11491)James Young
Configurator compiles fail without the number of LEDs defined here. Included the rest to match the default keymap's settings.
2021-01-10ChibiOS conf migrations... take 6 (#11504)Nick Brassel
* ChibiOS conf upgrade for cannonkeys/sagittarius cannonkeys/sagittarius - 953626d1b87574290016ed09caaf5e3fa7b73189 * ChibiOS conf upgrade for evolv evolv - c2f56a35ef1d11b002f9306ed2814ac0447e68c4
2021-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10manually run formatting job (#11503)Joel Challis
2021-01-09Add support for specifying BOARD in info.json (#11492)Zach White
* add support for specifying BOARD in info.json * move BOARD from rules.mk to info.json for clueboard * fix keyboards that do not require board * remove out of compliance values
2021-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-09[Keymap] Add new atreus keymap to planck keyboard (#11420)Matthias Bertschy
2021-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-09Correct descriptions of rgblight functions (#11429)Joshua Diamond
2021-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10Update Bakeneko65 readme (#11485)Koichi Katano
2021-01-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10Update Bakeneko60 readme (#11483)Koichi Katano
2021-01-10Disable subsystems repo-wide. (#11449)Nick Brassel
2021-01-10ChibiOS conf migrations... take 5 (#11414)Nick Brassel
* ChibiOS conf upgrade for handwired/sono1 handwired/sono1 - 4453480576b0bd60f5962e5c3c287cf0f53f7197 * Fixup build error for mechlovin/tmkl.
2021-01-09Use the schema to eliminate custom code (#11108)Zach White
* use the schema to eliminate custom code * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * make flake8 happy * bugfix * do not overwrite make vars from json Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-09tunks/ergo33: info.json fixes (#11488)James Young
* tunks/ergo33: info.json fixes Fix layout macro reference and key sequence. * fix make command in readme
2021-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-10Add 96% ANSI Community Layouts (#11453)James Young
2021-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-08Add VIA keymap for Zinc (#9299)Monksoffunk
* Add VIA keymap * Update Document files Update readme of VIA keymaps * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/rules.mk * Update keyboards/zinc/keymaps/via/rules.mk * Update keyboards/zinc/keymaps/via/rules.mk * Update keyboards/zinc/keymaps/via/rules.mk * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Update keyboards/zinc/keymaps/via/keymap.c * Add copyright license header
2021-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-09Fix AUR package name (#11416)Toban Wiebe
On Arch, `qmk` is now in the official repos, whereas only `qmk-git` is in AUR.
2021-01-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-08Update available pohjolaworks/louhi layouts and RGB config(#11466)Erkki Halinen
2021-01-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-08VIA Support: LFKPad (#11461)Pascal Pfeil
* VIA Support: LFKPad * Condense two mostly redundant rules.mk files * Set BOOTMAGIC_ENABLE to lite as advised by VIA tutorial
2021-01-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-08Added Odelia (#11362)kb-elmo
* add odelia keyboard * Update readme.md * Update info.json
2021-01-08Merge remote-tracking branch 'origin/master' into developZach White
2021-01-08Suggest 'QMK MSYS' as the default windows platform (#11321)Joel Challis
* Suggest 'QMK MSYS' as the default windows platform * Review comments
2021-01-08typo fixZach White
2021-01-08remove extraneous commentZach White
2021-01-08comment out a non-standard DIODE_DIRECTIONZach White
2021-01-08use a custom name for custom pinsZach White
2021-01-08fix bugs triggered by certain boardsZach White
2021-01-07remove the python dep updateZach White
2021-01-07fix travisZach White
2021-01-07change matrix/m20add to use non-standard names for non-standard pinsZach White
2021-01-07Revert "loosen up the schema to allow any pin format"Zach White
This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92.
2021-01-07Revert "change invalid pin from error to warning"Zach White
This reverts commit 68da9cd19658071f0c2f22e97956303281703176.
2021-01-07loosen up the schema to allow any pin formatZach White