summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [Keymap] Small improvements to this keymap (#5343)Christian Westerlund2019-03-112-11/+36
| | | | | | | | | | | | | | | | | | | | * Small fixes, added tilde, print screen and switched alt keys * Comments * .. * Removed fn_actions block
* | Add 3 new songs and add new note type (#5351)DDRnJn2019-03-112-1/+47
| | | | | | | | | | | | | | | | | | | | | | | | * Added 3 new songs and added new note type to musical_notes.h Added Megalovania from Undertale, Kataware Doki from Kimi no Na Wa and La Campanella by Lizst to song_list.h Added the breve (double whole note) and dotted breve note types to musical_notes.h. I included this because the default tempo is quite high, so I thought a note with higher duration was needed * Fixed indentation for new notes in musical_notes.h Changed tabs to spaces in indentation
* | [Keyboard] Add Stand Aside keyboard (#5360)FateEverywhere2019-03-117-0/+417
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 412_64 move to handwired 412_64 and its second printing, Mark Zero Stand Aside, are now obsolesced by new hardware. As only two units exist in the wild not owned by me, I'm moving the definition to handwired. * Mark 3 Stand Aside ready for production. Uploading firmware, compiled and tested, for Mark 3 Stand Aside. The hardware's ready, now the software is too. * Whoops. Should've branched before pushing Stand Aside. Sorry 'bout that. * Revert "Whoops." This reverts commit d222046cfe6183ed0c42286ec9ebb5034a5d1009. * Revert "Mark 3 Stand Aside ready for production." This reverts commit c790899af7a6d92855aebe6a96003f1fe9be66b3. * Mark 3 Stand Aside ready. Initial commit for Mark 3 Stand Aside, ready for production. * Update keyboards/standaside/rules.mk noroadsleft suggested removal of a line, 'LAYOUTS = ortho_4x16'. I agree. Co-Authored-By: FateEverywhere <41215461+FateEverywhere@users.noreply.github.com> * Cleanup for pull request. Making changes requested by Drashna, as they're all good, and I know way less about the standards than they do. * Initial cleanup completion. Missed a few lines in standaside.c, they're cleaned up now.
* | [Keyboard] Mechboards Micropad (#5368)yiancar2019-03-118-0/+516
| |
* | [Keyboard] Add HotDox keyboard (#5365)layne0013652019-03-1112-0/+1583
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add HotDox * Update keyboards/hotdox/config.h Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/config.h Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/config.h Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/config.h Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/keymaps/default/keymap.c Co-Authored-By: layne001365 <layne.guan@gmail.com> * * Update - keyboards/hotdox/config.h - keyboards/hotdox/hotdox.h - keyboards/hotdox/info.json - keyboards/hotdox/left.h - keyboards/hotdox/left.c - keyboards/hotdox/rules.mk * Replace EPRM with EPRM - keyboards/hotdox/keymaps/default/keymap.c - keyboards/hotdox/keymaps/eozaki/keymap.c - keyboards/hotdox/keymaps/kloki/keymap.c * Remove keymaps readme.md * Remove twimaster.h/ twimaster.c * * Update - remove FORCE_NKRO from keyboards/hotdox/config.h - keyboards/hotdox/hotdox.c - keyboards/hotdox/hotdox.h - keyboards/hotdox/keymaps/default/keymap.c - keyboards/hotdox/left.c - keyboards/hotdox/readme.md - keyboards/hotdox/rules.mk * Update keyboards/hotdox/keymaps/default/keymap.c Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/keymaps/default/keymap.c Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/hotdox.h Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/rules.mk Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/config.h Co-Authored-By: layne001365 <layne.guan@gmail.com> * Update keyboards/hotdox/config.h Co-Authored-By: layne001365 <layne.guan@gmail.com>
* | [Keyboard] Update info.json to include macro layout (#5364)trinity15612019-03-111-1/+196
| | | | | | | | | | | | | | | | | | | | * Update info.json Adding layout for the macro version. * Update info.json Changed the macro layout to match exactly like the non-macro version (split backspace and bottow row match)
* | Add crkbd keymap (#5366)Jarred Steenvoorden2019-03-114-0/+266
| |
* | [Keyboard] Add keyboard hifumi (#5341)zk-phi2019-03-107-0/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add keyboard hifumi * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/keymaps/default/keymap.c Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/keymaps/test/keymap.c Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Update keyboards/hifumi/Readme.md Co-Authored-By: zk-phi <zk-phi@users.noreply.github.com> * Add DIODE_DIRECTION * Rename readme.md
* | QMK Configurator bugfix for KBDfans KBD19x (#5362)noroadsleft2019-03-101-206/+209
| | | | | | | | | | Configurator was assigning keys in the wrong order around the arrow keys and numpad. Rebuilt the layout contents from scratch.
* | [Keymap] Underglow support for Launchpad (#5340)Eric2019-03-104-0/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added my launchpad * updated keymap with legends and fixed layout errors * Added default keymap with added layer for RGB controls and included the necessary config code * fixed layer orders * removed my personal keymap to clean PR * missed an underscore * updated readme * removed more unnecessary code * moved RGB code to its own config phone * moved underglow info to its own readme * removed redundant code from default_rgb config.h file, included QMK KEYBOARD H in place of initial defines in keymap.c * reverted launchpad config * removing the = because I can't figure out why its there * Revert "removing the = because I can't figure out why its there" This reverts commit e3b5e6d568e7225635844ba617aaef4f77727ce6. * reverted rev1/config.h * reverted all files I should not have touched * removing redundant code in rules.mk * readibility improvements to keymap
* | [Keyboard] Add ISO backslash key position to facew matrix and keymap files ↵Joel Yauk2019-03-104-10/+10
| | | | | | | | | | | | | | | | | | | | (#5190) * Add ISO backslash key position to matrix and keymap files * Use KC_NO instead of KC_BSLS for unused position in custom keymap * Add new key position to json layout file used by online configurator
* | [Keyboard] Add Orbit keyboard (#5306)ai032019-03-1018-0/+2079
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get things working except indicators * Attempt to get things working * hmm * Compiles but doesn't run * Make data transfer work * Get all indicators working * Remove old transport * Prepare for pullreq * Revert keymap from testing to production * Final error checking for pull request * Remove autogenerated is_command from config.h * Rewrite pin toggles using qmk functions
* | Add personal keymap for crkbd (#5208)the-frey2019-03-104-0/+336
| | | | | | | | | | | | | | | | * Add a crkbd layout with nkro on by default, and an emacs-friendly layout for clojure * Added readme and image * Add changes as requested on PR
* | fix dz60rgb config.qmk.fm non-combile (#5356)moyi46812019-03-107-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update config.h * Update config.h * Update config.h * Delete config.h * Update config.h * Update config.h * Update config.h * Delete config.h
* | 412_64 move to handwired (#5359)FateEverywhere2019-03-108-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 412_64 move to handwired 412_64 and its second printing, Mark Zero Stand Aside, are now obsolesced by new hardware. As only two units exist in the wild not owned by me, I'm moving the definition to handwired. * Mark 3 Stand Aside ready for production. Uploading firmware, compiled and tested, for Mark 3 Stand Aside. The hardware's ready, now the software is too. * Whoops. Should've branched before pushing Stand Aside. Sorry 'bout that. * Revert "Whoops." This reverts commit d222046cfe6183ed0c42286ec9ebb5034a5d1009. * Revert "Mark 3 Stand Aside ready for production." This reverts commit c790899af7a6d92855aebe6a96003f1fe9be66b3.
* | Keymap / userspace update (#5358)Jarred Steenvoorden2019-03-104-23/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update userspace with common config.h * Add my dz60, satan and xd75 keyboard keymaps * Fixing executable bits changed during last upstream merge * Cleanup unnecessary files and defines * Remove unnecessary defines from userspace config * Add underglow controls to dz60 function layer * Fixing merge conflicts * Fixing exectable bits changed during merge * Userspace update
* | Update edvorak keymap simplify (#5350)epaew2019-03-0919-727/+249
| | | | | | | | | | | | | | | | * Update edvorakjp layouts * swap master hand * update tapping_term
* | Swapped Gui keys and Shift Keys. I think it's more ergonomic in this ↵Vyolle2019-03-081-2/+2
| | | | | | | | configuration. (#5347)
* | getting_started_build_tools: dfu-{util,programmer} now available from arch repoenkore2019-03-081-3/+1
| | | | | | See https://www.archlinux.org/packages/extra/x86_64/dfu-programmer/
* | Shallow clone submodules. (#5279)Blaž Hrastnik2019-03-081-3/+3
| | | | | | There's no need to fetch the entire submodule history if we only need the latest revision. Speeds up the download a fair bit.
* | [Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre2019-03-081-15/+39
| | | | | | This includes a much more feature rich version of the code, as well as updating for changes that have occurred in QMK Firmware
* | fix wrong key order in qmk configurator. (#5342)linyaofred2019-03-081-11/+11
| |
* | [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-079-0/+607
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * intial commit * fix up some of the cookie cutter code * define pins used and size of switch matrix * enable lighting settings and bootmagic lite * create the appropriate LAYOUT macro * remove a comma for compilation errors * provide a suitable keymap * disable console and command due to firmware being too large * add Caps Lock LED support * Add QMK Configurator support * fix markdown rendering * fix mechmerlin to mechkeys
* | [Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)stanrc852019-03-072-13/+8
| | | | | | | | | | | | | | | | | | | | * Change to predefined MOD_MASK codes * Remove duplicate predefined codes * Better reset keybaord logic * Cleaned up code as requested
* | Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating ↵MechMerlin2019-03-073-0/+218
| | | | | | | | some of his features (#5335)
* | Keymap update: Use `register_code16()` and its variants in lieu of separate ↵Dusty Pomerleau2019-03-071-72/+52
| | | | | | | | | | | | | | | | | | | | mod registration (#5333) * use `register_code16` and relatives for tapdance code * rename tapdance keys to more closely mirror the `KC` names in QMK * additional naming change to match QMK style
* | [Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau2019-03-073-1/+98
| | | | | | | | | | | | | | | | * add a tapdance example for creating advanced mod-tap and layer-tap keys * add optional curly braces to match QMK conventions * change example to use `register_code16()` and tapdance keycodes more closely matching QMK variants
* | [Keyboard] Adds Gray Studio HB85 Initial Support (#5311)Felipe Coury2019-03-069-0/+844
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Gray Studio HB85 Initial Support * Fixed README image * Updated README * Disabled Bootmagic and Console for HB85 * Fixed Numpad 4 matrix place * Fixes board crashing with RGB enabled * Moved HB85 files to gray_studio folder * Uses old i2c library since this version makes RGB underglow work * Improved default keymap with underglow control layer * Removes obsolete program and uses generic script instead As per zvecr feedback * Uses GPIO Functions to initialise and set RGB underglow PINS
* | [Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)stanrc852019-03-065-4/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add keycode for KC_MAKE * Add KC_MAKE keycode * Add stanrc85.c file with KC_MAKE * Remove unused include * Improved KC_MAKE stolen from Drashna * Define mod mask for new KC_MAKE code * RESET board to flash after compiling * Remove send_string * RESET fixed in KC_MAKE
* | [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft2019-03-065-80/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * handwired/trackpoint: refactor - layout macro KEYMAP renamed to LAYOUT - keymap now uses #include QMK_KEYBOARD_H * handwired/trackpoint: readme cleanup - fix wiring layout image URL - update readme structure * handwired/trackpoint: rename readme to lowercase * handwired/trackpoint: update header files to use #pragma once
* | [Keyboard] re-arrange the pinout for backlight support (#5321)jotix2019-03-052-7/+7
| |
* | [Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau ↵Dusty Pomerleau2019-03-051-69/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |