Coder Social home page Coder Social logo

semickolon / fak Goto Github PK

View Code? Open in Web Editor NEW
146.0 7.0 28.0 1.54 MB

F.A. Keyboard Firmware

Home Page: https://fak.keyb.dev

License: GNU General Public License v3.0

Nix 0.91% Meson 0.94% NCL 8.84% C 87.70% Python 1.61%
keyboard 8051 ch552 ch55x fak fak-firmware firmware keyboard-firmware

fak's People

Contributors

kilipan avatar mangoiv avatar rgoulter avatar semickolon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fak's Issues

Thanks for sharing this project.

Hello.
Is there some example for 60% keyboard with CH552, I'm not so experienced in this?
All I've found it's macropads with 4-8 keys and an encoder.
Is there any possibility to make split keyboards with CH552?
Thanks in advance.

[Question] would it be possible to add support for CH551G?

Hello! First of all, thank you for creating this awesome firmware. Honestly, it seems easier to use than the other ones I have seen.

I wanted to ask if it would be possible (hardware-wise) to port this over to the CH551G, as that it's the only one my seller has in stock.

Also, what are the differences between the CH55xG and CH55xT versions of the chip? I wasn't able to read the datasheets so couldn't figure this out.

ERROR: Tried to access unknown option 'split'.

I'm trying to get FAK running on Ubuntu 22.04.3 LTS. So far I've just checked out the repository and executed executed python fak compile to check if everything is working, but I'm running into an error: Tried to access unknown option 'split'. I've tried it with the system Python version 3.10 and also with 3.11.7 installed via pyenv. The result is always the same.

Full output:

{teadrunk:~/workspace/fak} {0} % python fak.py compile
The Meson build system
Version: 0.61.2
Source dir: /home/teadrunk/workspace/fak
Build dir: /home/teadrunk/workspace/fak/build
Build type: native build
Project name: fak
Project version: undefined
C compiler for the host machine: ccache cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program sdcc found: YES (/usr/bin/sdcc)
Program nickel found: YES (/home/teadrunk/.cargo/bin/nickel)
Program python found: YES (/home/teadrunk/.pyenv/versions/3.11.7/bin/python)
Program wchisp found: YES (/home/teadrunk/.cargo/bin/wchisp)

meson.build:31:3: ERROR: Tried to access unknown option 'split'.

A full log can be found at /home/teadrunk/workspace/fak/build/meson-logs/meson-log.txt
Traceback (most recent call last):
  File "/home/teadrunk/workspace/fak/fak.py", line 140, in <module>
    subcmd_compile()
  File "/home/teadrunk/workspace/fak/fak.py", line 95, in subcmd_compile
    meson_configure()
  File "/home/teadrunk/workspace/fak/fak.py", line 83, in meson_configure
    subprocess.run(['meson', 'setup', BUILD_DIR], check=True)
  File "/home/teadrunk/.pyenv/versions/3.11.7/lib/python3.11/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['meson', 'setup', 'build']' returned non-zero exit status 1.

I'm not sure if this is a bug or if I did something wrong. Is there anything I can try to hunt down the root of this issue?

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.