forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
* upstream/master: (637 commits) Revert "bootmagic mods covering the case when swapped mods are pressed at the same time (qmk#21320)" (qmk#21471) AMJKeyboard AMJ84 Touch-Up (qmk#21463) [Keyboard] Adding Styrka Topre PCB (qmk#21276) bootmagic mods covering the case when swapped mods are pressed at the same time (qmk#21320) Add 'JIS' form factor layouts (qmk#21220) [Keymap] Add slotThe keyboardio/atreus keymap (qmk#21274) Add a turbo feature to coffee keymap (qmk#21291) Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap (qmk#21315) Add EVO70 R2 Keyboard (qmk#21321) add ASCII diagrams to LAYOUT_64_* (qmk#21285) add `scotto` community layouts and userspace (qmk#21097) [Keyboard] add m6 Keyboard. (qmk#21183) Pomodoro Timer in Lily58 (qmk#21215) Add ScottoAlp Keyboard (qmk#20937) [Keyboard] Add stront keyboard (qmk#21035) Lights Out keymap for winry25t (qmk#20538) Adjust width requirement for big enter (qmk#21470) [Refactor] Python-ify QP's converter code (qmk#20102) clarify what the heck pristine means for reasons (qmk#20950) [Keyboard] Fix default keymap for RM_Fullsize (qmk#21461) ...
- Loading branch information
Showing
14,402 changed files
with
555,983 additions
and
501,125 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ on: | |
jobs: | ||
generate: | ||
runs-on: ubuntu-latest | ||
container: qmkfm/qmk_cli | ||
container: ghcr.io/qmk/qmk_cli | ||
|
||
# protect against those who develop with their fork on master | ||
if: github.repository == 'qmk/qmk_firmware' | ||
|
@@ -37,7 +37,7 @@ jobs: | |
qmk --verbose generate-docs | ||
- name: Deploy | ||
uses: JamesIves/[email protected].1 | ||
uses: JamesIves/[email protected].2 | ||
with: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
BASE_BRANCH: master | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,7 @@ jobs: | |
matrix: | ||
branch: | ||
- xap | ||
- riot | ||
|
||
steps: | ||
- uses: actions/checkout@v3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,6 @@ quantum/version.h | |
.idea/ | ||
.project | ||
.settings/ | ||
.vagrant/ | ||
|
||
# ? | ||
.dep | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.