summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Trim trailing whitespacefauxpark2017-12-0928-88/+88
|
* Fix some of the more obvious typosfauxpark2017-12-0927-59/+59
|
* Format keycode tablesfauxpark2017-12-0912-621/+736
|
* Convert all headings to Title Casefauxpark2017-12-0949-198/+191
|
* New Planck Layout (#2123)Nico Hormazábal2017-12-094-0/+427
| | | | | | | | | | | | | | * 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.Fredric Silberberg2017-12-093-3/+9
|
* Updated copyright headers and peer review fixesCole Markham2017-12-096-11/+6
|
* Update Meira readmeCole Markham2017-12-091-16/+19
|
* Add support for MeiraCole Markham2017-12-0923-0/+2186
|
* Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson2017-12-0937-0/+3180
|
* fix link for grave escape in docsBalz Guenat2017-12-081-1/+1
|
* Updated readmeMartin Gondermann2017-12-081-1/+1
|
* Updated color for base layer to better match my key caps (Dasher)Martin Gondermann2017-12-083-11/+2
|
* Pointing to the right build URLGaëtan Ark2017-12-081-1/+1
| | | The previous URI used to point to the Nyquist keyboard build guide.
* Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2017-12-083-11/+52
| | | | | 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 layerColin T.A. Gray2017-12-082-0/+12
| | | | | Performs the same bit comparison that the layer_move functions perform
* Add a slightly modified ordinary layout for OSXCosmin Cojocar2017-12-086-0/+615
|
* Enable tap dance and other features for Whitefoxandy2017-12-082-0/+19
| | | | The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
* add do60 supportUnknown2017-12-089-0/+321
|
* move lcd_backlight_keyframes to correct locationJack Humbert2017-12-071-0/+0
|
* Add support for 7x4 ortholinear split KB Ergo42Biacco422017-12-0722-0/+1674
|
* F5 pin doesn't support PWM, so breathing isn't an optionColin T.A. Gray2017-12-071-1/+0
|
* fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray2017-12-071-0/+6
|
* Updates to drashna keymaps and userspace (#2093)Drashna Jaelre2017-12-059-63/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add "secret" macor * Updating secret macros * Re-add RGB to Ergodox * Fixed issue when RGB was disabled * Consistency changes * Updated bootloader macro * Fixing audio setup * Fix bootloader typo * Update to full list of stings (for completeness) * Template fix * Finally got woodpad to force numlock * Fix for new RGB mode
* Katana60 (#2068)Baris Tosun2017-12-0514-0/+768
| | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * katana60 defaults, initial pull-request * removed icons from google drive * added simple readme files * pull-request updates * readme file updated * readme file formatting * improvements before live * colemak readme * updated readme files * removed makefiles and updated readme
* Fix Audio chime overrides in split keyboardsDrashna Jael're2017-12-048-134/+0
|
* adds led control functions to XD75 layoutColin T.A. Gray2017-12-043-0/+118
|
* Add Crawlpad 2017 files.Cole Markham2017-12-047-0/+262
|
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-043-10/+21
|
* Fix typo in make exampleDrashna Jaelre2017-12-041-1/+1
| | | It has `:all" when it clearly is referencing the command without `:all`.
* Magicforce68 now in bluetooth flavour (#2051)Harshit Goel2017-12-036-0/+372
| | | | | | | | | | | | | | | | | | | | | | * Added working code for mf68_ble * update read.md * update read.md * update read.md * update readme * Update README.md * Update README.md * added reddit post * Update README.md * Update README.md
* update advanced_keycodes; oneshot = sticky/dead keysmmikeww2017-12-031-1/+1
|
* update glossary; oneshot key = sticky/dead keymmikeww2017-12-031-1/+1
|
* Flesh out the grave escape overridesskullY2017-12-034-6/+45
|
* Remove unnecessary audio code from orthodox (#2076)Drashna Jaelre2017-12-021-25/+7
| | | | | | | | * Remove unnecessary startup/shutdown code * Leave functions intact * Update rev1.c
* Add keymap for atreus and minidox (#2079)khitsule2017-12-026-0/+199
| | | | | | * keymap for atreus and minidox * minidox keymap khitsule cleaned
* Fix broken link in docsmmikeww2017-12-021-1/+1
| | | This link was broken. And the latest, live version of that keymap link doesn't line up with the docs below, so the link will now point to the older version of the file in the git history
* Modified default keymap to match ps2avrgb defaultEthan Madden2017-12-021-4/+10
|
* Change awk detector to work with mawk; fixes #2073Tim Dierks2017-11-301-1/+1
|
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-309-14/+13
| | | | One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
* Fixed minor typo in bootloader codeDrashna Jael're2017-11-292-3/+3
|
* 16 byte optimization of macro ;)Drashna Jael're2017-11-282-18/+14
|
* Update Userspace info to include Bootloader detectionDrashna Jael're2017-11-272-1/+16
|
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-2776-551/+484
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* JJ40 updates (#2056)RandTrawick2017-11-278-0/+247
| | | | | | | | | | | | | | | | | * my bits * fixed safdb * readme * readme * better name, fixed compile error * fixed matrix user * cleanup
* Merge pull request #2047 from seebs/seebs/ergodox_brightnessErez Zukerman2017-11-273-1/+10
|\ | | | | Make brightness easier to change
| * Make brightness easier to changeSeebs2017-11-233-1/+10
| | | | | | | | | | | | Don't make the #defines unconditional, make them optional so users can override them with per-keymap settings more easily.
* | Fix build instructions in the Dactyl readmeErin Call2017-11-261-3/+5
| | | | | | | | Reflects the changes in #1784
* | shell.nix: add teensy loaderRoman Volosatovs2017-11-261-2/+3
| |
* | Initial support for TKC1800 PCB (#2062)TerryMathews2017-11-267-0/+489
| | | | | | | | | | | | * Initial support for TKC1800 * Correct typo