Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrrodrigo/keyboard-setup
https://github.com/mrrodrigo/keyboard-setup
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrrodrigo/keyboard-setup
- Owner: mrRodrigo
- Created: 2024-12-20T12:42:07.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T12:49:31.000Z (13 days ago)
- Last Synced: 2024-12-20T13:44:23.520Z (13 days ago)
- Language: C
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my config CRKBD
Keyboard Maintainer: [foostan](https://github.com/foostan/) [@foostan](https://twitter.com/foostan)
Hardware Supported: Corne PCB
Hardware Availability: [PCB & Case Data](https://github.com/foostan/crkbd)Flash example for this keyboard of v1:
```sh
qmk flash -kb crkbd/rev1 -km default
```my keymap:
keymaps/my_configcompile to promicro:
`
qmk compile -e CONVERT_TO=promicro_rp2040 -kb crkbd/rev1 -km KEYMAP_NAME
`Just move the uf2 to root folder of promicro
links:
https://github.com/qmk/qmk_distro_msys/releases/tag/1.9.0
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.## Bootloader
The Corne PCBs have a reset and boot buttons next to the TRRS jack to enter in to the bootloader.