Skip to content
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

update lck75 json file #11798

Merged
merged 9 commits into from
Feb 5, 2021
Merged

update lck75 json file #11798

merged 9 commits into from
Feb 5, 2021

Conversation

lyso1
Copy link

@lyso1 lyso1 commented Feb 5, 2021

Description

found that the json did not display the layout correctly on the configurator web app

Types of Changes

edited and fixed the lck json file to correctly reference the layouts used by the board

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

fixes the layout display of the lck75 on the configurator web app
*

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

keyboards/lck75/info.txt Show resolved Hide resolved
@zvecr zvecr requested a review from a team February 5, 2021 01:44
@lyso1 lyso1 requested review from zvecr and removed request for a team February 5, 2021 04:16
@lyso1
Copy link
Author

lyso1 commented Feb 5, 2021

I didn't mean to remove the review request from other collaborators. my bad

@drashna
Copy link
Member

drashna commented Feb 5, 2021

I didn't mean to remove the review request from other collaborators. my bad

That's GitHub, not you. No worries.

@drashna
Copy link
Member

drashna commented Feb 5, 2021

however, could you fix this:
https://github.com/lyso1/qmk_firmware/blob/lck75_json_fix/keyboards/lck75/config.h#L22
It needs to be a hex value, so the J is not valid, and is errorring out.

@lyso1
Copy link
Author

lyso1 commented Feb 5, 2021

however, could you fix this:
https://github.com/lyso1/qmk_firmware/blob/lck75_json_fix/keyboards/lck75/config.h#L22
It needs to be a hex value, so the J is not valid, and is errorring out.

changed the product id to 0x6163, hopefully, it's valid.

keyboards/lck75/info.json Outdated Show resolved Hide resolved
understood

Co-authored-by: Joel Challis <[email protected]>
@lyso1 lyso1 requested a review from zvecr February 5, 2021 18:27
@zvecr
Copy link
Member

zvecr commented Feb 5, 2021

Thanks!

@zvecr zvecr merged commit 464eb71 into qmk:master Feb 5, 2021
@lyso1 lyso1 deleted the lck75_json_fix branch February 5, 2021 20:25
pull bot pushed a commit to kruton/qmk_firmware that referenced this pull request Feb 5, 2021
* update lck75 json

* Create info.json

* wrong json file extension

* updated layout height and width in json

* Update info.json

* reverted changes from last update to json

an error was made

* Update info.json

found an extra key in the kle raw data

* Changed product ID

* Update keyboards/lck75/info.json

understood

Co-authored-by: Joel Challis <[email protected]>

Co-authored-by: Joel Challis <[email protected]>
djuggler added a commit to djuggler/qmk_firmware that referenced this pull request Feb 5, 2021
* 'master' of https://github.com/qmk/qmk_firmware:
  Serial refactor (qmk#11521)
  update lck75 json file (qmk#11798)
  Manually run formatting job (qmk#11797)
  [Keyboard] add shk9 macropad (qmk#11505)
  Fix build errors on kikoslab/kl90 default keymap (qmk#11796)
  [Keyboard] Fix the LED's ID of ISSI for MJ64 REV2 (qmk#11760)
  [Keyboard] Add VIA support to v60 Type R (qmk#11758)
  [Keyboard] add latin17rgb (qmk#11680)
jordanlewis added a commit to jordanlewis/qmk_firmware that referenced this pull request Feb 8, 2021
* upstream/master: (723 commits)
  [Keyboard] Add The Stick keyboard (qmk#11745)
  [Docs] Update isp_flashing_guide.md (qmk#11777)
  [Keymap] Update keymap for keebio/nyquist (qmk#11734)
  [Keymap] Shadyproject/bfo9000 (qmk#11753)
  [Keymap] Update community ortholinear 4x12 keymap: junonum (qmk#11757)
  [Keyboard] Add my keymap for Mark65 (qmk#11717)
  [Keyboard] Add nknl7jp keyboard (qmk#11591)
  [Keyboard] Add nknl7en keyboard (qmk#11590)
  [Keyboard] Add ergoarrows keyboard (qmk#11592)
  [Keyboard] Add Hi-Tek AIM-65 keyboard (qmk#11623)
  [Keyboard] Add earth_rover keyboard (qmk#11405)
  [Keyboard] Whale 75 (qmk#11486)
  [Keyboard] VIA fix firmware sizes (qmk#11770)
  Fixed pin assignment on KBD8X Hotswap by Lucid (qmk#11807)
  Manual formatting fix for serial_uart.c (qmk#11806)
  [CI] Auto Formatting - Swap from direct commit to PR (qmk#11229)
  [Keyboard] add info.json of Sparrow62 (qmk#11740)
  Serial refactor (qmk#11521)
  update lck75 json file (qmk#11798)
  Manually run formatting job (qmk#11797)
  ...
sowbug pushed a commit to sowbug/qmk_firmware that referenced this pull request Feb 10, 2021
* update lck75 json

* Create info.json

* wrong json file extension

* updated layout height and width in json

* Update info.json

* reverted changes from last update to json

an error was made

* Update info.json

found an extra key in the kle raw data

* Changed product ID

* Update keyboards/lck75/info.json

understood

Co-authored-by: Joel Challis <[email protected]>

Co-authored-by: Joel Challis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants