aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [Docs] Fixes for feature_rgblight.md (#8514)James Young2020-03-211-16/+16
| | | | | | | | * remove extra comma that breaks the RGBLight Layers example * linting - use four spaces instead of tabs for indenting - remove trailing spaces
* Claw44 rev1 Configurator layout support (#8488)James Young2020-03-211-0/+57
|
* Fix formatting for report.h (#8512)Ryan2020-03-221-4/+16
|
* Fix build of Equinox (#8505)Wilba2020-03-213-35/+66
| | | | | * Remove rules.mk from equinox dir * Add explicit rules.mk to rev0 and rev1 dirs
* [Docs] Update layer documentation (#8371)Drashna Jaelre2020-03-215-48/+104
| | | | | | | | | | | | | | | | | | | | | | | | * [Docs] Update layer documentation * Add layer_state_cmp functions * Fix cut/copy/paste issue * Add id tags * Apply noroads corrections * Move Layers section to separate document * Fix ID tag for layers * Use better name for summary/side bar * Fix feature page linkage As well as a small spell error close by * Remove paper analogy for now
* format code according to conventions [skip ci]QMK Bot2020-03-211-14/+2
|
* Update newbs installation procedure for MSYS2 (#8423)Ryan2020-03-211-2/+6
|
* [Keyboard] Palette1202 fix encoder rotate direction (#8489)Takashi Shibusawa2020-03-203-21/+24
| | | | | * revised hardware availability - URL * fixed encoder rotate direction (reversed)
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-2121-29/+15
|
* Tidy up report.h (#8486)Ryan2020-03-211-53/+68
| | | | | * Tidy up report.h * Add link to Review Request 41 for brightness controls
* Remove ACT_COMMAND (#8487)Ryan2020-03-212-16/+1
| | | | | * Remove ACT_COMMAND * And from action_t as well
* fixing matrix layout (#8504)worldspawn002020-03-211-12/+12
|
* Highlight .inc files as .c files (#8496)Nick Snyder2020-03-201-0/+1
|
* Add VIA support to Leaf 60 (#8490)Wilba2020-03-196-6/+104
|
* Update JIS keymap and sendstring LUT (#8457)Ryan2020-03-202-46/+120
|
* VIA Support for GH60 (#8442)Diego Song2020-03-198-12/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * VIA Support: GH60 Rev C and GH60 Satan * Corrected GH60 VIA default keymap * Corrected GH60 VIA default keymap pt 2 * Copied default keymap over via default keymap * Satan GH60 default corrected for VIA * Satan GH60 default corrected for VIA pt 2 * Satan GH60 LTO enable for size * Transparent 4th dynamic layer for GH60 Via support * Update keyboards/gh60/revc/info.json * Update keyboards/gh60/satan/info.json * Update keyboards/gh60/satan/info.json * Removed deprecated JSON keys gh60/revc/info.json * Removed inline comment next to VID for GH60 Satan
* Add tw1t611 ergodash keymap. (#8377)tw1t6112020-03-194-0/+64
| | | | | | | | | | | | | | | | | * Add tw1t611 ergodash keymap. * Fix keycodes. Change kc_rctl to kcb rsft. * Change block to enum layers. * Remove blackslahs. * Remove last slash. Align row. * Use new german keymap. * Fix typo. Co-authored-by: Daniel Schindler <client55@protonmail.com>
* Jotix (#8480)jotix2020-03-191-6/+6
| | | | | | | | | * jotix ortho_4x12 layout * jotix ortho_4x12 layout * jotix ortho_4x12 layout Co-authored-by: jotix <jotix@jotix-pc.localdomain>
* Fix missing deprecated keycodes for keymap_swedish (#8483)Ryan2020-03-191-20/+20
|
* VIA Support: PDXKBC Macropad (#8431)MechMerlin2020-03-194-37/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add via support for pdxkbc macropad * add VIA support for the pdxkbc * clean out some commented code * remove unused files * comment the vendor ID * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/pdxkbc/keymaps/via/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Set MCU for some F103 boards (#8459)Ryan2020-03-193-105/+19
|
* Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds (#8482)James Young2020-03-189-11/+7
|\ | | | | | | | | * Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator builds * Also align rules.mk
| * Also align rules.mkzvecr2020-03-194-10/+2
| |
| * Allow RGBLIGHT_ANIMATIONS to work on keebio/iris configurator buildszvecr2020-03-196-1/+5
| |
* | M0lly: refactor OLED support and qmk-dfu bootloader (#8475)TerryMathews2020-03-196-322/+31
| |
* | VIA support for projectkb/alice (#8474)Ryan Miguel2020-03-193-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create rules.mk Added rules.mk in keymaps/via * Update rules.mk Added new line at the end of the file * Create via\keymap.c Added keymap.c inside the via directory * Update config.h in projectkb/alice Defined VIA eeprom layout size to 2 bits to allow for 4 layout options
* | [Keyboard] FLX Lodestone (#8451)Flexerm2020-03-1811-0/+314
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Lodestone PCB Working Firmware for Lodestone PCB tested on physical PCB prototypes. * Update keyboards/flx/lodestone/lodestone.c * Update keyboards/flx/lodestone/keymaps/default/config.h * Update keyboards/flx/lodestone/rules.mk * Update keyboards/flx/lodestone/readme.md * Delete config.h * Update keyboards/flx/lodestone/info.json Suggested by noroadsleft * Update keyboards/flx/lodestone/info.json * Update keyboards/flx/lodestone/info.json Changed maintainer name as suggested. * Update keyboards/flx/lodestone/keymaps/default/readme.md * Update keyboards/flx/lodestone/info.json * Update keyboards/flx/lodestone/rules.mk Changed Link_Time_Optimization to LTO didn't know this was a thing :) * Update keyboards/flx/lodestone/keymaps/default/keymap.c Removed 2 unessisary layers from the default map. * Update keyboards/flx/lodestone/readme.md * Update keyboards/flx/lodestone/info.json * Changed from LAYOUT to LAYOUT_all AS suggested by noroadsleft, changed 4 files to match, and re-testeed on my hardware to confirm working. * Update keyboards/flx/lodestone/config.h Cleaned up Manu, Product and Descriptor as suggested. * Update keyboards/flx/lodestone/readme.md
* | format code according to conventions [skip ci]QMK Bot2020-03-181-63/+63
| |
* | [Keyboard] uranuma (#8343)yohewi2020-03-187-0/+442
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * uranuma * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/rules.mk * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/uranuma.h * Update keyboards/uranuma/keymaps/default/keymap.c * Update keyboards/uranuma/keymaps/default/keymap.c * 20200316change
* | [Keyboard] Wheatfield Blocked65% (#8339)TerryMathews2020-03-187-0/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial support for Wheatfield Blocked65% * Update keyboards/wheatfield/blocked65/blocked65.c * Update keyboards/wheatfield/blocked65/blocked65.h * Update keyboards/wheatfield/blocked65/blocked65.h * Update keyboards/wheatfield/blocked65/info.json * Update keyboards/wheatfield/blocked65/info.json * Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c * Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c * Update keyboards/wheatfield/blocked65/readme.md * Update keyboards/wheatfield/blocked65/readme.md * Update keyboards/wheatfield/blocked65/rules.mk * Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
* | [Docs] Japanese translation of docs/custom_matrix.md (#8463)Takeshi ISHII2020-03-182-2/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add docs/ja/custom_matrix.md * add original document TAG * update ja/custom_matrix.md * 「マトリクス」to 「マトリックス」 * docs/ja/custom_matrix.md:update section title * update docs/ja/custom_matrix.md * update docs/ja/custom_matrix.md
* | [Keyboard] Splitreus62 (#8383)Derek2020-03-187-0/+214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added splitreus62 * fixed rules.mk * Update keymap.c * Updated RGBLIGHT_ENABLE * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Updated NKRO * added splitreus62 * fixed rules.mk * Update keymap.c * Updated RGBLIGHT_ENABLE * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Updated NKRO * Update config.h * Update keyboards/splitreus62/rules.mk * Update keyboards/splitreus62/splitreus62.c * Update keyboards/splitreus62/splitreus62.h * Update keyboards/splitreus62/readme.md * Update keyboards/splitreus62/rules.mk * Update config.h * Update keyboards/splitreus62/readme.md * Update keyboards/splitreus62/rules.mk * Update keyboards/splitreus62/splitreus62.h * Update keyboards/splitreus62/keymaps/default/keymap.c * Update keyboards/splitreus62/readme.md
* | [Keymap] Update default keymap for Choco60 (#8453)Naoto Takai2020-03-181-10/+10
| | | | | | | | | | | | | | | | | | * Update default keymap for Choco60 * Update keyboards/choco60/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | [Keymap] I2C scanner (#8454)Joel Challis2020-03-184-0/+111
| | | | | | | | | | | | | | | | | | | | | | * Add i2c scanner keymap * Add bodge for chibios * Fix readme title * make chibios bodge a little cleaner * fix typo in readme
* | Update Programmer Dvorak keymap and add sendstring LUT (#8456)Ryan2020-03-182-77/+184
| | | | | | | | | | * Update Programmer Dvorak keymap and add sendstring LUT * Include quantum.h
* | [Keyboard] Add more community layout support to Polaris (#8468)Brandon Schlack2020-03-183-6/+168
| | | | | | - Add 60_ansi, 60_ansi_split_bs_rshift layouts
* | VIA support for TKC1800 (#8178)Wilba2020-03-185-5/+166
| | | | | | | | | | * VIA support for TKC1800 * Fixed VENDOR_ID
* | CLI: Hide json-keymap subcommand, as it's been deprecated.Erovia2020-03-181-1/+1
| |
* | [Keymap] Add the fsck layout for iris (#8473)Frederick Hirsch2020-03-183-0/+71
| |
* | [Userspace] alfrdmalr: swap # and @ symbols (#8469)Alfred Maler2020-03-171-4/+4
| |
* | Update UK keymap and sendstring LUT (#8458)Ryan2020-03-172-147/+196
| |
* | [Keymap] Corodiak's Kyria (#8444)Jann-Niklas Zimmermann2020-03-173-0/+370
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add kyria keymap * Delete wrong readme.md * Move layer keys * Refine keymap * Clean up * Add comment * Improve OS depending macros * Update keymap overview * Add review suggestions
* | [docs] Note the need to flash both sides for rgb layers. (#8467)Frei2020-03-171-0/+2
| | | | | | | | | | | | Update feature_rgblight.md to note that for split dual-mcu boards, both sides must be flash to get the new value of the rgblight_layers. https://github.com/qmk/qmk_firmware/pull/7768#issuecomment-600237611
* | Remove qmk archive generation (#8462)Joel Challis2020-03-172-48/+0
| |
* | [Keymap] New Massdrop ALT keymap for emptyflask (#8460)Jon Roberts2020-03-173-0/+309
| | | | | | | | amended to remove a couple of unnecessary lines, thanks to @zvecr and @fauxpark
* | [Keyboard] Add sick68 keyboard (#8400)Umberto Baldi2020-03-178-0/+550
| | | | | | | | | | | | | | | | | | | | | | | | * add sick68 keyboard * relocate to keyboards/handwired/sick68 * Apply suggestions from code review * delete config.h because was emply * Apply suggestions from code review
* | Fix Dimple VIA keymap (#8466)Erovia2020-03-171-1/+1
| |
* | Add VIA support for LazyDesigners Dimple. (#8447)Erovia2020-03-176-4/+37
|/ | | | | | | | | | | * Assign unique VID to LazyDesigners' boards * Add VIA support for LazyDesigners Dimple * Apply @fauxpark's suggestions Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* format code according to conventions [skip ci]QMK Bot2020-03-172-2/+2
|
* ARM - ADC cleanup (#8385)Joel Challis2020-03-176-153/+248
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update switch to array to allow custom values * Add adc keymap * update docs to reflect alignment of default 10 bit * start conversion to USE_ADCVn * samplerate is hella wrong...stub out for now * basic f1 and f4 functionality * Tidy up current changes * Restore old pinToMux function * Add back sample rate for supported platforms * F0 compile fixes * wordsmithery Co-Authored-By: Ryan <fauxpark@gmail.com> * Remove reference to avr only function Co-authored-by: Ryan <fauxpark@gmail.com>