Git Product home page Git Product logo

sonix-keyboard-bootloader's People

Contributors

calcprogrammer1 avatar chrispattison avatar dexter93 avatar edlf avatar fortaa avatar gloryhzw avatar horrortroll avatar humanplayer2 avatar isaacdynamo avatar janjan avatar johns-q avatar jonnyhaystack avatar l33tlinuxh4x0r avatar marcellp avatar nazgu1 avatar nfode avatar preisi avatar renkoh avatar reyemxela avatar silasb avatar smplman avatar xyzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sonix-keyboard-bootloader's Issues

Readme is obsolete

Readme was inherited from womier, repo has changed quite a bit since then

TODO: update readme

Pre-Compiled Jumploaders have expired?

Hello, I can't seem to find any available downloads for the pre-compiled jumploaders when navigating to
Releases or Actions > Add Keychron K7 White (SN32F260) (#15) > scroll down to artifacts. Is it possible to run another CI workflow to build new pre-compiled jumploaders? Or if the downloads have been moved somewhere else, I apologize for being dumb and unable to find it, and would really appreciate it if you could point me in the right direction.

I stumbled on this repo today (from https://www.youtube.com/watch?v=aUiKHdI5Vk8), and I'm super excited to try out QMK on the gmmk. A massive thank you to everyone who has been working on this project!

keyboard always stop at bootloader

I created a bootloader for my keyboard: DAGK 6064. It works and after reboot the keyboard stops at bootloader. But after I flashed a customized qmk firmware at offset 0x200, the keyboard still stoped at bootloader.

I have updated SN32F240B.ld with content:

flash0 (rx) : org = 0x00000200, len = 64k - 0x200

Before I changed size of my firmware, it works well (of course, I flashed it at 0x000 offset).

My code changes for the new keyboard

#elif defined(TARGET_DAGK_64PRO)  //SN32F248B
#include "SN32F240B.h"
#define SN32_BOOTLOADER_ADDRESS 0x1FFF0301
#define BOOT0_GPIO SN_GPIO2
#define BOOT0_PIN 2
/* Escape */
#define BLKEY_INPUT_GPIO SN_GPIO3
#define BLKEY_INPUT_PIN 11
#define BLKEY_OUTPUT_GPIO SN_GPIO0
#define BLKEY_OUTPUT_PIN 8

File expired

Pre-Compiled Jumploaders in not work file download, i want to try in my keyboard k582 pro

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.