Ryan 400ca2d035
spi_master for AVR (#8299)
* Change _delay_ms/us() to wait_ms/us()

* Switch to platform-agnostic GPIO macros

* Add AVR spi_master and migrate Adafruit BLE code

* Set verbose back to false

* Add clock divisor, bit order and SPI mode configuration for init

* Add start and stop functions

* Move configuration of mode, endianness and speed to `spi_start()`

* Some breaks here would be good

* Default Adafruit BLE clock divisor to 4 (2MHz on the Feather 32U4)

* Remove mode and divisor enums

* Add some docs

* No hr at EOF

* Add links in sidebar
2020-04-08 11:04:31 +10:00
..
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-04-08 11:04:31 +10:00
2020-03-17 00:29:52 +00:00
2020-03-05 16:00:10 -08:00
2020-03-05 16:00:10 -08:00
2020-03-15 20:29:11 -07:00
2020-03-05 16:00:10 -08:00
2020-03-15 20:29:11 -07:00
2020-03-05 16:00:10 -08:00
2020-03-12 18:17:47 +11:00
2020-03-12 18:17:47 +11:00
2020-04-08 11:04:31 +10:00

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

What is QMK Firmware?

QMK (Quantum Mechanical Keyboard) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. A core group of collaborators maintains QMK Firmware, QMK Configurator, QMK Toolbox, qmk.fm, and this documentation with the help of community members like you.

Get Started

Totally new to QMK? There are two ways to get started:

Make It Yours

QMK has lots of features to explore, and a good deal of reference documentation to dig through. Most features are taken advantage of by modifying your keymap, and changing the keycodes.

Need help?

Check out the support page to see how you can get help using QMK.

Give Back

There are a lot of ways you can contribute to the QMK Community. The easiest way to get started is to use it and spread the word to your friends.