Convert all headings to Title Case
New Planck Layout (#2123)
* added own keymap for planck
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update Readme.md
Turn on prevent stuck modifiers for my keymaps.
Updated copyright headers and peer review fixes
Add support for LFKeyboard products: LFK78, LFK87 and SMK65
fix link for grave escape in docs
Updated color for base layer to better match my key caps (Dasher)
Pointing to the right build URL
The previous URI used to point to the Nyquist keyboard build guide.
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
Refactors rgblight_toggle to use rgblight_enable or rgblight_disable
Use 'rgblight_setrgb_at/rgblight_sethsv_at' to control an individual LED
helper to compare current layer_state to user layer
Performs the same bit comparison that the layer_move
functions perform
Add a slightly modified ordinary layout for OSX
Enable tap dance and other features for Whitefox
The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
move lcd_backlight_keyframes to correct location
Add support for 7x4 ortholinear split KB Ergo42
F5 pin doesn't support PWM, so breathing isn't an option
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM