-
-
Notifications
You must be signed in to change notification settings - Fork 40.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jj40 doc #4914
Jj40 doc #4914
Conversation
whoa thats a lot of files changed! 111! |
wtf? i knew something went weird - maybe cuz i was editing files from github directly instead of working locally? after i submitted my PR (see initial commit), Travis failed and I was like, "how is editing a single .md causing Travis to fail?!" so i left it overnight and then re-did the whole thing locally and then pushed like normal and now here we are... |
I think for some reason, if you edit a file that's in a keyboard folder, Travis CI checks all the keymaps, even if you didn't edit any of them. If you have a Git CLI, you could do:
You might need to use |
tried |
@wanleg That's fine. Travis doesn't like it because some of the keymaps don't compile correctly. Like mine, for instance. The default keymap compiles fine, and that's the important part. |
Thanks |
* 'master' of https://github.com/qmk/qmk_firmware: (43 commits) Remove duplicate make invocations Fix file size check for parallel make (qmk#5012) [Keyboard] 40percent.club's Half 'n' half keyboard port (qmk#5005) update canoe/readme (qmk#5014) [Keyboard][S65-X] BACKLIGHT_CAPS_LOCK (qmk#4770) space65-5001 init, small corrections to the total number of leds (qmk#5006) [Keyboard] add dz60rgb keyboard (qmk#4992) [Keyboard] Jj40 doc (qmk#4914) [Keyboard] Redox Wireless configurator bugfix (qmk#4961) added aanzee pcb support (qmk#4962) Sweet16 Keymap by Spaceman added (qmk#5003) [Keyboard] Gray Studio Directory (qmk#5002) Fix link and name spelling in Space65's readme (qmk#5004) [Keymap] Updates to ortho_4x12/buswerks keymap (qmk#4996) [Keyboard] Gray Studio Space 65 Support (qmk#5001) Moving cannonkeys boards to one place, eeprom fix (qmk#4999) convert to unix line-endings [skip ci] S60x Make Default standard layout and have separate Mac OS one (qmk#4964) [Keyboard] Bug Fix To Unigo66 (qmk#4995) Contribute the MechMerlin QMK Configurator docs (qmk#4986) ...
* Update README.md * Update README.md * Update README.md * Update README.md
* Update README.md * Update README.md * Update README.md * Update README.md
update jj40 documentation to recover from soft-brick using an arduino.
borrowed info from #2601