Daniel Schaefer 3f5388f97f Read serial number from flash
Write there with OpenOCD and GDB:

```
(gdb) monitor flash write_bank 0 serial.bin 0x00ff000
Writing 18 bytes starting at 0xff000
wrote 18 bytes from file serial.bin to flash bank 0 at offset 0x000ff000 in 0.206887s (0.085 KiB/s)
```

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-16 17:01:55 +08:00
2023-01-04 15:59:28 +08:00
2023-01-16 17:01:55 +08:00
2023-01-04 14:01:45 +08:00
2023-01-03 23:35:26 +08:00
2022-02-11 20:00:34 -08:00
2023-01-04 14:01:45 +08:00
2022-11-21 02:03:38 +00:00
2019-09-07 07:58:41 -07:00
2022-11-28 07:33:55 +11:00
2022-04-13 18:00:18 +10:00

Quantum Mechanical Keyboard Firmware

Current Version Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Documentation

The docs are powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

Description
Firmware modifications for my keyboards
Readme GPL-2.0 282 MiB
Languages
C 78.7%
C++ 14.8%
Python 3.9%
Makefile 2.2%
Shell 0.2%