summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-045-0/+227
|\
| * [Keyboard] Add Iris Rev. 6 (#14683)Danny2021-10-035-0/+227
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-032-35/+36
|\|
| * [Keyboard] Fix Mechlovin's Olly/BB keyboard matrix file (#14680)Drashna Jaelre2021-10-031-34/+35
| |
| * [Keyboard] Disable RGBLIGHT on mokey64 (#14681)Drashna Jaelre2021-10-031-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-031-0/+3
|\|
| * [Keyboard] Add anti-ghosting support to Model M Converter (#14049)tiltowait2021-10-031-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-031-4/+4
|\|
| * [Keyboard] Fix key routing for Keyprez Rhino ergo keys (#14589)Christian Sandven2021-10-031-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-0212-0/+558
|\|
| * [Keyboard] Adding kbnordic nordic60 (#14555)4pplet2021-10-0212-0/+558
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-0214-0/+707
|\|
| * [Keyboard] Add JP60 keyboard (#14219)ai032021-10-0214-0/+707
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-0218-25/+789
|\|
| * [Keyboard] Add Olly BB PCB (#14545)mechlovin2021-10-0212-0/+754
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Modify mokey64 (#14612)rhmokey2021-10-026-25/+35
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-026-144/+851
|\|
| * [Keymap] Updates to Personal Kyria Keymap (#14669)john-ezra2021-10-026-144/+851
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Enable Proton C defaults for SplitKB Kyria (#14490)Drashna Jaelre2021-10-0110-12/+162
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-022-115/+28
|\|
| * [Keyboard] Convert ZSA's Moonlander keyboard to matrix lite (#14667)Drashna Jaelre2021-10-012-115/+28
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-012-0/+6
|\|
| * Add FIRMWARE_FORMAT = hex for /keyboards/kinesis/kint36 and ↵negatv2021-10-022-0/+6
| | | | | | | | | | | | | | | | | | /keyboards/kinesis/kint41 (#14665) * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder Co-authored-by: sadkins <sadkins@iMac-Pro.local>
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-301-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-2/+2
|\|
| * Quark_LP- change MCU and RGB (#14650)npspears2021-09-301-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-3059-178/+178
|\|
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-3059-178/+178
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-3054-57/+1
|\|
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-3054-57/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-304-16/+359
|\|
| * Mechlovin Hex4B: extend layout support (#14651)James Young2021-09-304-16/+359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use XXX for KC_NO in hex4b.h * add matrix diagram to hex4b.h * rename LAYOUT to LAYOUT_all * remove reference to KBFirmware JSON Parser * info.json: add line breaks between rows * rename LAYOUT_all to LAYOUT_split_bs - LAYOUT alias for backward compatibility - LAYOUT_all alias to signify support for every matrix position * add LAYOUT_2u_bs * add LAYOUT_tsangan_split_bs * add LAYOUT_tsangan_2u_bs * info.json: remove meta key
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29540-552/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30541-553/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-295-30/+236
|\|
| * Mechlovin Hannah60RGB touch-up (#14646)James Young2021-09-295-30/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use XXX for KC_NO in rev1.h * add matrix diagram to rev1.h * remove reference to KBFirmware JSON Parser from rev1.h * use XXX for KC_NO in rev2.h * add matrix diagram to rev2.h * add LAYOUT_60_ansi and LAYOUT_60_iso * enable Community Layout support * update info.json metadata - specify keyboard revision in keyboard_name - use GitHub username in maintainer field * remove reference to KBFirmware JSON Parser from main rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-295-13/+5
|\|
| * [Core] Fix "6kro enable" and clarify naming (#14563)Drashna Jaelre2021-09-295-13/+5
| | | | | | | | | | | | | | | | | | | | | | * Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-2921-9/+673
|\|
| * [Keyboard] add support for Quark_LP (#14552)npspears2021-09-2915-0/+610
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Update Grandiceps to Rev2 (#14618)vattern2021-09-296-9/+63
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Thys de Wet <thys@vectorphoto.co.uk>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-293-33/+141
|\|
| * [Keymap] Jonavin murphpad keymap update (#14637)jonavin2021-09-293-33/+141
| | | | | | Co-authored-by: Jonavin <=>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-2912-10/+261
|\|
| * [Keyboard] Updates for Tractyl Manuform config (#14641)Drashna Jaelre2021-09-2912-10/+261
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-291-26/+26
|\|
| * [Keyboard] Fix end of file issue for Owlab suit80 (#14640)Drashna Jaelre2021-09-291-26/+26
| |
* | [Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by ↵nachie2021-09-2865-120/+1504
| | | | | | | | | | | | | | KapCave into their own directory (#14194) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nachiket Kulkarni <nachiket_kulkarni@apple.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-294-0/+119
|\|
| * [Keymap] Keychron Q1 user keymap (#14636)Grayson Carr2021-09-284-0/+119
| |