19898 Commits (1f67de2001965a11925b530eedbe60f0191fdced)
 

Author SHA1 Message Date
Joel Challis 1f67de2001
Align existing pca9555 driver to better match mcp23018 API (#16277) 4 years ago
QMK Bot 96afc7a03a Merge remote-tracking branch 'origin/master' into develop 4 years ago
Arda Kılıçdağı de4f2bf1ff
Further update to #13745 on Crkbd keymap (#16284)
* Further update to #13745

Hello, 

This is further update to #13745 , somehow my commit did not get merged 

https://github.com/qmk/qmk_firmware/pull/13745#discussion_r802603490

* Update config.h
4 years ago
jack d1e5221bf8
Fix idobao/id80/v3 compilation errors (#16280)
* fix

* another redefintion
4 years ago
QMK Bot 3face6b704 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Brandon Claveria c49438feec
[Keyboard] Digicarp65 (#15926)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: swiftrax <swiftrax@github.com>
4 years ago
MechMerlin c212b65e48
New Keyboard: 1upkeyboards super16v2 (#16198)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot 69b6e0796b Merge remote-tracking branch 'origin/master' into develop 4 years ago
peepeetee b114b27373
[Keyboard] Idobao ID80 V3 (#15912)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
bomb a75fb03f39
[Keyboard] MelGeek Mach80 rev2 (#15610) 4 years ago
QMK Bot 7650e68798 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Vino Rodrigues bf4ce41696
[Keyboard] refine LED Matrix LED positions on KBD67 Lite (#15769) 4 years ago
QMK Bot 4b377a80fa Merge remote-tracking branch 'origin/master' into develop 4 years ago
Danny 11e50f5ff1
[Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 (#16275) 4 years ago
QMK Bot 70e9f70c93 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Alexander 71a48a0102
[Keyboard] Add Kapl (#16255)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot 9e293e7f9c Merge remote-tracking branch 'origin/master' into develop 4 years ago
IskandarMa 04020da48c
[Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263) 4 years ago
Nick Brassel a2ffdb4abd Merge remote-tracking branch 'upstream/master' into develop 4 years ago
Nick Brassel efdaa7f972
Add support for driving unselected row/col. (#16278) 4 years ago
Joel Challis 74e8a71768
Move driver to core (#15944) 4 years ago
Joel Challis 2e279f1b88
Initial pass at data driven new-keyboard subcommand (#12795)
* Initial pass at a data driven keyboard subcommand

* format

* lint

* Handle bootloader now its mandatory
4 years ago
Nick Brassel a239051c4a
Misc size regression script improvements. (#16268)
* Misc size regression script improvements.

- Sets environment variable SIZE_REGRESSION_EXECUTING during execution
  so hook scripts like `post-checkout` may skip processing.
- Forces checkout of the target branch, including removal of all
  temporary object files in the process.
- Prints out a warning on exit stating that the git repository is in an
  indeterminate state, and the user needs to swap back to whatever
  intended branch they were working with originally.

* Remove `git clean`
4 years ago
James Young e26778ceb5
LFKeyboards Mini1800: refactor into revisions (#16260)
* fork Mini1800 into reva and revc versions

* update info.json

- apply friendly formatting
- update maintainer value

* update keymap rules.mk formatting

- align inline comments
- convert tabs to spaces

* align keymap rules.mk files to QMK template

* move common keymap rules.mk settings to revision level

* info.json: correct key sequence

* align revision rules.mk files to QMK template

* clean up revision rules.mk files

* add readme files for each revision

* correct USB Product string

* remove post_rules.mk files

The internal settings were commented out, so the files actually don't do anything.

* edit Bootloader instructions on main readme

* move non-assignment rules to post_rules.mk

* add inline comments for NKRO_ENABLE per fauxpark
4 years ago
James Young f3aa5db414
Boardsource The Mark 65 Touch-Up and Layout Additions (#16270)
* the_mark.h: use ____ for KC_NO

* the_mark.h: number matrix positions electrically

`K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0.

* the_mark.h: use QMK 3-character notation

* the_mark.h: add matrix diagram

* refactor reference keymaps

- convert tabs to spaces
- use four-space indent
- grid align keycodes
- remove extra line breaks
- add layer indexes to `via` keymap

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs_space

Includes reference keymap.

* add LAYOUT_iso_split_bs_space

Includes reference keymap.

* info.json: edit maintainer value

There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.
4 years ago
James Young 7c5d4484f6
Wings42: add QMK Configurator data (#16267)
* add info.json for wings42/rev1

* add info.json for wings42/rev1_extkeys

* add info.json for wings42/rev2
4 years ago
QMK Bot 87e6c2b06b Merge remote-tracking branch 'origin/master' into develop 4 years ago
Alin Marin Elena 837205b08f
[Keyboard] M60 split 5x12 lego pcb (#14383)
* add m60 lego case in split, with stm32f401 and 411

* Update keyboards/mlego/m60_split/m60_split.h

* Update keyboards/mlego/m60_split/rev1/config.h

* Update keyboards/mlego/m60_split/rev2/config.h

* address the moving of enum in keymaps
4 years ago
QMK Bot a1902c3bf8 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Duccio 67d10cbc7e
[Keyboard] [eternal_keypad] Update product_id and add keymap (#16253) 4 years ago
QMK Bot 008b5f52e5 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Jimmy Sjölund 3ca19fa933
[Keymap] Updated Planck layout - jimmysjolund (#16245)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Nick Brassel a86d6fffc9
Fixup bootloaders. (#16256) 4 years ago
Joel Challis 53a7306682
Reduce firmware size for dztech/dz60rgb_wkl/v2_1:via (#16254) 4 years ago
Joel Challis 842d20267c
Remove half implemented micronucleus bootloader support (#16252) 4 years ago
Drashna Jaelre 9124f5dc2d
Add layout change callbacks to VIA (#16087)
* Add layout change callbacks to VIA

* Update worklouder example
4 years ago
QMK Bot 3b60e71f07 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Joel Challis 2a42a80c20
Fix wheatfield/split75 iso info.json (#16250) 4 years ago
QMK Bot ab23b4167f Merge remote-tracking branch 'origin/master' into develop 4 years ago
SneakboxKB e7a9e92a04
[Keyboard] Add aliceclonergb (#14285)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: SneakboxKB <64090325+mujimanic@users.noreply.github.com>
4 years ago
QMK Bot 41bbb34287 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Takeshi ISHII 87199eb2f5
add 'info_config.h' into docs/hardware_keyboard_guidelines.md (#16247)
Added info_config.h added in #10817 to the include order description of config.h.
4 years ago
QMK Bot 65a4ad1177 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Jouke Witteveen 14f886d03b
[Docs] Address some typos (also in moonlander matrix.c) (#16248)
* [Docs] Fix repeated words

* [Keyboard] Fix moonlander output

The left/right orientation differs from Ergodox EZ.
4 years ago
QMK Bot b7f415d047
Format code according to conventions (#16249) 4 years ago
MasterSpoon 0452ad9479
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745, IS31FL3746A (#14989)
Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
4 years ago
Ryan e036c19d06
Add SN74x138 demultiplexer driver (#16217) 4 years ago
QMK Bot f4e3f75ecc Merge remote-tracking branch 'origin/master' into develop 4 years ago
Anton K. (ai Doge) 8da9588bfb
[Keyboard] via support for eternal_keypad (#16242) 4 years ago
QMK Bot c7a39c4549 Merge remote-tracking branch 'origin/master' into develop 4 years ago