summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* identify the qmk-botZach White2020-11-221-0/+2
|
* Fix failed develop updates within CI (#11001)Joel Challis2020-11-221-2/+5
| | | | | * Fix inverted logic * skip locked instead of fail
* [Keyboard] Added Vagrant-10 keyboard (#10048)Mateusz Urbanek2020-11-217-0/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for Vagrant-10 * Initial commit for Vagrant-10 * customized layout * Fully working QMK config with default keymap * Update info.json * Update info.json * Update readme.md * prep * fixed pull request issues * Update keyboards/vagrant_10/keymaps/default/keymap.c * Update keyboards/vagrant_10/keymaps/default/keymap.c * Update keyboards/vagrant_10/vagrant_10.h * Update keyboards/vagrant_10/vagrant_10.h * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/rules.mk * Update keyboards/vagrant_10/readme.md * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/info.json * Update keyboards/vagrant_10/info.json * Update keyboards/vagrant_10/vagrant_10.h * Update keyboards/vagrant_10/keymaps/default/keymap.c * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/readme.md * Update keyboards/vagrant_10/config.h * License header * License header * License header * License header. * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/config.h * Update keyboards/vagrant_10/vagrant_10.h
* push the API data for develop as well (#10852)Zach White2020-11-211-0/+42
|
* Rebase develop after a master push (#10812)Zach White2020-11-211-0/+32
| | | | | | | | | | | | | * rebase develop after a master push * limit this to qmk/qmk_firmware * change to a merge strategy * GITHUB_TOKEN isn't needed * check for .locked in develop * break up into more steps
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-2115-230/+36
| | | | | * Refactor to use led config * Refactor to use led_update_kb
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-2142-671/+81
| | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Add layout_all to xd96 (#10913)jonathan2020-11-214-7/+204
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Added wilba.tech WT60-H1 (#10879)Wilba2020-11-209-0/+215
| | | | | | | | | | | | | | | | | | * Added WT60-H1 * Update keyboards/wilba_tech/wt60_h1/info.json * Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c * Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c * Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c * Update keyboards/wilba_tech/wt60_h1/keymaps/default/keymap.c * Update keyboards/wilba_tech/wt60_h1/rules.mk * Update keyboards/wilba_tech/wt60_h1/wt60_h1.h
* Add JNAO Via keymap (#9917)Matthew Dias2020-11-193-0/+147
| | | | | | | | | | | | * Add JNAO Via keymap * Enable more layouts for via * Apply suggestions from code review * Remove extra layer * Add license
* [Keyboard]Add X-Bows Nature Keyboard (#10869)X-Bows Tech2020-11-197-0/+456
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Nines by Ungodly Design (#10931)Luis Godinez2020-11-199-0/+262
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com>
* add unsplit (#10892)Brandon Claveria2020-11-199-0/+208
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Swiftrax <swiftrax@gmail.com>
* Add Launch Pad by Ungodly Design (#10952)Luis Godinez2020-11-196-0/+529
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* Add references for is_keyboard_left() (#10850)Drashna Jaelre2020-11-183-3/+9
| | | | | * Add references for is_keyboard_left() * Remove proto from bootmagic_lite.c
* [Keymap] add massdrop/alt:pregame (#8953)elijahblake2020-11-185-0/+473
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pulled some functionality from the endgame keymap for the Drop Ctrl. * very shortened version of the Endgame keymap * fixed pictures * fixed link * fixed link * fix files * add GREEN RGB * fixed GREEN RGB * not supposed to be in my fork... * wasn't supposed to be in my fork. * I have fixed the layer 0 RGB Settings; you can now apply layer using "COLOR" in the layout template. * I've renamed to pregame, fixed several files * added Underglow RGB layout, changed def ault RGB color * fixed the color of the default profile like i want it * Added IRL Photo * Update keymap.c disabled debugging. * Update keymap.c * Update config.h * Update README.md * Update keymap.h * Changed some settings on rules for clean up. * Changed some settings on rules for clean up. * fixed some errors, cleaned things up * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Fixed changes recommended by Fauxpark * Added changes recommended by fauxpark * trying to fix my repo * Still trying to fix merge issues * changed to lowercase * Delete reading.md * Trying to rebase my repo * stuck in rebase loop trying to fix local files and update * updating readme file
* [Keyboard] PloopyCo update and fixes (#10936)Drashna Jaelre2020-11-1810-70/+46
| | | This is based on feedback talking with crop_octagon about the device. Future trackballs will ship with ATMEL DFU for simplicity. This also includes some fixes and optimizations based on code review and tinkering on my own devices.
* Add basic OLED keymap for nullbitsco/nibble (#10912)Ari Madian2020-11-182-0/+140
|
* Update one_shot_keys.md (#10917)j-zero2020-11-181-1/+1
| | | MOD_RSFT doesn't work. See: https://github.com/qmk/qmk_firmware/issues/10901
* Changed personal keymap punk75:dsanchezseco (#10928)dsanchezseco2020-11-181-2/+10
| | | added a dvorak layer with a numpad in the center
* Update the melody96:zunger keymap (#10888)yonatanzunger2020-11-181-53/+68
| | | | | | | | | | | | * Update the melody96/zunger layout to make typing Romance languages easier. Move the combining accents to fn + (keys used by Mac OS for that purpose), and move the fn key to be the one adjacent to the space bar, since one needs to type combinations of that a lot more than one needs to type Greek letters in normal use. (As determined by experiment) Also clean up the comments. Co-authored-by: Yonatan Zunger <zunger@desiderata.lan>
* VIA Support: E6V2 BMC editions (#10969)MechMerlin2020-11-188-6/+109
| | | | | | | | | | | | | | | | | * update readme with relevant PCB versioning * Add VIA keymap to e6v2 LE BMC * add via keymap * Update keyboards/exclusive/e6v2/le_bmc/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/exclusive/e6v2/oe_bmc/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap]Add and Update keymap for reviung34 (#10915)gtips2020-11-187-49/+186
|
* [Keyboard] Add wilba.tech WT80-G (#10878)Wilba2020-11-189-0/+216
| | | | | * Added WT80-G * Fixed keyboard name in info.json
* [Keyboard] Add wilba.tech WT65-G (#10877)Wilba2020-11-189-0/+213
|
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-1830-546/+54
| | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Add support for LAYOUT_alice to sneakbox pcb (#10914)stanrc852020-11-185-8/+11
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add support for keyboard 'DimplePlus' (#10881)jackytrabbit2020-11-187-0/+238
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Added new keyboard - nack (#10940)pastapojken2020-11-1812-0/+847
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add VIA Keymap for boardsource/microdox (#10932)Jack2020-11-172-0/+108
|
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-1735-627/+82
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Refactor to use led config - Part 2 (#10906)Joel Challis2020-11-1728-600/+59
| | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config
* [Keymap] ANAVI Macro Pad 8 fix kodi and default (#10727)Leon Anavi2020-11-162-3/+15
| | | | | | | | | | | | Improvements and bug fixes for the keymaps kodi and default for ANAVI Macro Pad 8: - Add space to the end of string "Active layer: " for better visibility on the mini I2C OLED display for both keymaps - Replace "Main" with "Kodi" for the Kodi keymap - Add comment with reference to Kodi documentation for the available shortcuts in this keymap Signed-off-by: Leon Anavi <leon@anavi.org>
* [Keymap] Update for jisplit89 (#10859)Salicylic-acid32020-11-163-5/+5
| | | Some symbols were not as intended, so they were corrected.
* [Keyboard] bm16s - Added Via Support (#10863)Relocks2020-11-164-2/+48
| | | | | | | | | | | | | | | | | | | | | * Added Via Support and Keymap Via Specific Keymap for BM16s along with correction of the Vendor and Product ID. * Made adjustments for PR 10863 Made adjustments based on feedback from Pull request 10853 for qmk master pull request * Additional update for PR 10853 Same description as previous commit. * Update .vscode/settings.json Updating based on commit suggestion. Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add user keymaps to qmk master (#10870)bghull2020-11-164-0/+199
| | | | | | | * Create user keymaps * Prepare user keymaps for PR Co-authored-by: bghull <35785950+BaneJammin@users.noreply.github.com>
* Refactor the crkbd/via keymap and fix OLED bugs (#10354)Kosuke Adachi2020-11-1615-874/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor the crkbd/via keymap and fix OLED bugs * Revert "Refactor the crkbd/via keymap and fix OLED bugs" This reverts commit dc9db029fc6b077fc7600b49e920b755c522d100. * Fix OLED display bugs * Remove unused functions * Remove uncessary the key logger * Add new lines at end of file * Remove unnecesary extern for is_master * Remove extern is_master from rev1.h * Remove ssd1306 from common dir because its the legacy lib * Update default keymap based the via keymap * Remove foostan keymap because it will be legacy * Revert Remove unnecesary extern for is_master * Remove unnecessary backslashes.
* [Keyboard] Add Titan 60 (#10886)MechMerlin2020-11-169-0/+399
| | | | | | | | | | | | | | | | | * initial commit * fix up some documentation * titan60 firmware * add supported layouts * fixup default keymap * fixup via keymap * fixup default keymap * some code cleanups
* Fox Lab Time80: add Configurator layout data (#10950)James Young2020-11-161-0/+104
|
* [Keyboard] Add Beatervan keyboard (#10939)ojthetiny2020-11-1610-0/+569
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Beatervan Keyboard * added files for beatervan * Update keyboards/beatervan/beatervan.h Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/beatervan.h Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/info.json Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/oj/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/config.h Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/rules.mk Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/oj/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/oj/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/oj/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/beatervan/keymaps/oj/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Delete config.h * Delete config.h * Update keymap.c * Update beatervan.c * Update beatervan.h * Update config.h * Update keymap.c * Update keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* BDN9: Fix encoder direction, add 3rd encoder for Rev. 1.3 support (#10883)Danny2020-11-161-2/+2
|
* Fix typo causing `redefined error` in keymap_french_osx (#10962)Geoffrey BOTIN2020-11-171-1/+1
| | | Co-authored-by: gbotin <geoffrey.botin@gmail.com>
* [Keymap] clean up helix:five_rows keymap (#10866)Takeshi ISHII2020-11-1710-361/+1293
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makes the OLED driver used by the helix:five_rows keymap switchable. * use TOP/drivers/oled/oled_driver.c `make HELIX=stdole helix:five_rows` * use helix/local_drivers/ssd1306.c `make HELIX=oled helix:five_rows` * Separated the OLED related code from keymap.c and moved it to oled_display.c. * scan rate without OLED * make HELIX=verbose,dispoff,scan helix/rev2:five_rows use Helix original code text data bss dec hex filename 18880 58 235 19173 4ae5 .build/helix_rev2_five_rows.elf matrix scan frequency: 1590 * make HELIX=verbose,dispoff,scan,sc helix/rev2:five_rows use split_common code text data bss dec hex filename 18554 40 231 18825 4989 .build/helix_rev2_five_rows.elf matrix scan frequency: 1202 * scan rate with helix/local_drivers/ssd1306.c * make HELIX=verbose,dispoff,scan,oled helix/rev2:five_rows use Helix original code text data bss dec hex filename 24048 196 342 24586 600a .build/helix_rev2_five_rows.elf matrix scan frequency: 739 * make HELIX=verbose,dispoff,scan,sc,oled helix/rev2:five_rows use split_common code text data bss dec hex filename 23750 176 338 24264 5ec8 .build/helix_rev2_five_rows.elf matrix scan frequency: 642 * scan rate with drivers/oled/oled_driver.c * make HELIX=verbose,dispoff,scan,stdole helix/rev2:five_rows use Helix original code text data bss dec hex filename 24590 210 798 25598 63fe .build/helix_rev2_five_rows.elf matrix scan frequency: 293 * make HELIX=verbose,dispoff,scan,sc,stdole helix/rev2:five_rows use split_common code text data bss dec hex filename 24290 190 794 25274 62ba .build/helix_rev2_five_rows.elf matrix scan frequency: 277 * clean up helix/rev2/keymaps/five_rows/keymap.c * update five_rows/oled_display.c * update helix/rev2/keymaps/five_rows/keymap.c: remove LAYOUT_kc() * Ported the keymap from helix/rev2:five_rows to helix/rev3_5rows:five_rows. * update five_rows/oled_display.c * add License comment
* [Keyboard] YMDK NP21: correct numpad layout matrix (#10874)Cole Helbling2020-11-161-4/+4
| | | | | | I noticed that my KC_PPLS and KC_PENT keys weren't actually doing anything. By looking at the ortho_6x4 layout, I guessed that maybe the pins were incorrect and guessed the proper ones. Now, my numpad is fully functional.
* CLI: Udev related fixes and improvements (#10736)Erovia2020-11-163-116/+141
|
* Recommend use of LED Indicator config (#10895)Joel Challis2020-11-163-1/+12
| | | | | | | | | | | * Recommend use of LED Indicator config * Recommend use of LED Indicator config - update link * Update quantum/template/ps2avrgb/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add "Uno" (#10579)jvbroek2020-11-168-0/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add all files * Update keyboards/uno/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/uno/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/uno/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/uno/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/uno/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/uno/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/uno/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md Co-authored-by: Joshua Broekhuijsen <j.broekhuijsen@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] added Pill60 to handwired/pill60 (#10798)Ikta2020-11-1521-0/+1976
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added to handwired pill60 * Update keyboards/handwired/pill60/config.h and all other PR suggested changes Deleted DESCRIPTION Co-authored-by: Drashna Jaelre <drashna@live.com> Update keyboards/handwired/pill60/readme.md Smaller image in readme Co-authored-by: Drashna Jaelre <drashna@live.com> Update keyboards/handwired/pill60/info.json Deleted key_count Co-authored-by: Ryan <fauxpark@gmail.com> Update keyboards/handwired/pill60/keymaps/default/keymap.c Deleted backslash on keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Update keyboards/handwired/pill60/pill60.h Deleted led.h Co-authored-by: Ryan <fauxpark@gmail.com> Update keyboards/handwired/pill60/blackpill_f401/rules.mk Update stm32f401 rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Update keyboards/handwired/pill60/blackpill_f411/rules.mk Update stm32f411 rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Update keyboards/handwired/pill60/bluepill/rules.mk Update bluepill rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Update keyboards/handwired/pill60/rules.mk Added comment on rules.mk to help ] Co-authored-by: Ryan <fauxpark@gmail.com> deleted bootloader_defs.h added GPL2 + compatible license header updated keymap readme updated those that don't need common_config.h and deleted some unnecessary spaces in f411/rules.mk updated default folder in rules.mk * fix and simplify build files according to onekey example * Added GPL2+ Compatible license header
* [Keyboard] add Symmetric70 keyboard prototype (#10780)Takeshi ISHII2020-11-1511-0/+702
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |