Jordan Banasik 3d00620711
Add ifndef to WS2812 timing constraints (#14678)
* Add ifndef to WS2812 timing constraints

Due to the way that the PrimeKB Meridian PCB was designed, this change
is needed in order to properly adjust the LEDs.

Testing:
* Compiled primekb/meridian:default successfully
* Compiled random board (walletburner/neuron:default) successfully

* Fix linting errors

Missed some spacing

* More linting fixes

Spacing on the comments... really?

* Rename WS2812 timing parameters for clarity; add comments

* Add docs update for the WS2812 timing macros

* Fix typo on comment

* Add ifndef for WS2812_RES

* Update double backticks and table with parameters

* Move timing adjustments documentation to ws2812_drivers

* Move timings adjustment discussion to bitbang section

* Update T0H and T1H definitions in subtractions

* format

Co-authored-by: Gondolindrim <alvaro.volpato@usp.br>
Co-authored-by: zvecr <git@zvecr.com>
2021-11-25 16:55:46 +00:00
..
2021-08-29 16:50:22 -07:00
2021-10-07 10:57:48 +11:00
2017-09-06 14:49:19 -07:00
2021-10-07 10:57:48 +11:00
2021-10-07 10:57:48 +11:00
2018-05-07 22:46:26 -07:00
2019-12-21 11:00:22 +00:00
2020-05-18 22:46:33 -07:00
2018-05-21 16:29:37 -04:00
2021-08-29 16:50:22 -07:00
2021-11-03 22:22:17 -07:00
2021-06-19 18:51:35 +10:00
2021-10-07 10:57:48 +11:00
2021-10-07 10:57:48 +11:00
2021-11-03 22:22:17 -07:00
2021-11-03 22:22:17 -07:00
2017-12-09 10:46:11 -05:00
2018-05-07 22:46:26 -07:00
2021-11-13 18:23:14 +00:00

Quantum Mechanical Keyboard Firmware

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

?> Basic QMK Configurator
User friendly graphical interfaces, no programming knowledge required.

?> Advanced Use The Source
More powerful, but harder to use.

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.