22857 Commits (74223c34a969c0877bde035c721c21a1f25890fa)
 

Author SHA1 Message Date
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
3 years ago
Nick Brassel 39c22f5cf5
Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Nick Brassel 81988cc032
Slipped through the cracks. (#18742) 3 years ago
Jouke Witteveen d089af8703
Mark the moonlander keyboard default music map as weak (#18715)
This allows user keymaps to set a different music map.
3 years ago
jack 8464bb91e2
Fixup work_louder/micro VIA keymap (#18738)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
jack 4b5ebb7248
Fixup latinpadble (#18736) 3 years ago
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
3 years ago
QMK Bot 92d7964b28 Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young b5e26ccb94
Y&R Studio NZ67v2 Layout Refactor (#18724)
* info.json: apply friendly formatting

* nz67v2.h: use ____ for KC_NO

* nz67v2.h: add matrix diagram

* add LAYOUT_all

Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout.

Rotary encoder positions move from the bottom row to the top row.

* refactor keymaps to use LAYOUT_all macro

* info.json: add LAYOUT_all data

* remove LAYOUT macro

Now unused.

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_space

* remove dead space from layouts

Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
3 years ago
QMK Bot cbf9907c78 Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young 679cbb8426
bbrfkr Dynamis Refactor (#18733)
* dynamis.h: use XXX for KC_NO

* dynamis.h: add matrix diagram

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- grid-align keycodes for readability

* info.json: fix LAYOUT_iso key sequence
3 years ago
QMK Bot 3fe9fbf950 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Reibl János Dániel ccdd28930a
fix: Remove OLED support (#18719)
* fix: Remove OLED support

* redundant files

Co-authored-by: zvecr <git@zvecr.com>
3 years ago
precondition 2b24f16779
Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720) 3 years ago
Jouke Witteveen 2ee573fc5f
led_update_kb -> led_update_ports where appropriate (#18716)
Following #14452, less boilerplate is needed to customize indicator led
control.
3 years ago
Drashna Jaelre ad8630bd72
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) 3 years ago
Drashna Jaelre f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 3 years ago
Drashna Jaelre c8e998ccad
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 3 years ago
Drashna Jaelre 55b9a4d06e
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
Drashna Jaelre d021bedf50
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 3 years ago
Drashna Jaelre be1c9af209
Update info.json configs to explicitly list RGBLIGHT animations (#18730) 3 years ago
Ryan 19e2dd742b
LUFA: Consolidate report sending code (#18629) 3 years ago
QMK Bot 7c0116a3ec Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young 1e726a13d8
Xelus RS60 Layout Refactor (#18708)
* add matrix diagrams

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_tsangan_hhkb

* enable Community Layout support

* enable Community Layout support, phase 2

Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
3 years ago
fauxpark 47f6882157 Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Ryan f0b2bfd5ca
Programmable Button API refactor and improve docs (#18641) 3 years ago
Nick Brassel 19aed5e999
Make QP driver init functions weak. (#18717) 3 years ago
JohSchneider 3fffa51554
mcp23018: add return status to init (#18178) 3 years ago
jack 06a7a1c205
Fixup momoka_ergo (#18704) 3 years ago
QMK Bot f4f638c160 Merge remote-tracking branch 'origin/master' into develop 3 years ago
jack 78484449e2
Fixup bluebell/swoop (#18703) 3 years ago
QMK Bot e269db2440 Merge remote-tracking branch 'origin/master' into develop 3 years ago
dependabot[bot] dcc0c3f350
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
QMK Bot d66e5c6ea2 Merge remote-tracking branch 'origin/master' into develop 3 years ago
arnstadm ca7cfff7c5
add akb/vero (#18652) 3 years ago
Joel Challis 17f679ea2a
Fix aurora/sweep (#18701) 3 years ago
QMK Bot d89f7f02b0 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Paula Isabel a3f9992cc9
docs: fix typos (#18671) 3 years ago
QMK Bot 676368be67 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Kevin Boss 2762b458fc
Add momoka ergo via support (#18678) 3 years ago
QMK Bot 53ca8a12cd Merge remote-tracking branch 'origin/master' into develop 3 years ago
Duccio 4a30ea6a18
Add Swoop keyboard (#18436) 3 years ago
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
3 years ago
jack 474c0bc8a2
Fixup dumbpad/v3x (#18692) 3 years ago
QMK Bot 6829476fb7 Merge remote-tracking branch 'origin/master' into develop 3 years ago
lalalademaxiya1 f50ba3b031
Update info.json of Q3 ISO with Encoder (#18697)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
QMK Bot 9227c04a8d Merge remote-tracking branch 'origin/master' into develop 3 years ago
Wilba 4a74e3d02d
Fix Caps Lock indicators on Wilba Tech PCBs (#18695) 3 years ago
QMK Bot 6a363fbb5b Merge remote-tracking branch 'origin/master' into develop 3 years ago
James Young d5b9081864
Keychron Q3 Layout Touch-Up (#18696) 3 years ago