summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-1954-6/+120
| | | | | | | | | | * Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards * Define diode direction for failing boards * Matching parentheses * Put onekey diode directions in top level config
* Added keymap for Space65 (#7562)James Young2020-01-1811-4/+428
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit * Modified keymap and updated readme. * fixed numbering in readme * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Made requested changes in PR. * Rename README.md to readme.md * swapped media control keys * updated right alt key to apply shift key for emacs * updated R_Alt to remove shift * Updated readme * add layout 2 and rename existing folder to layout 4 - renamed existing folder with directional layout to layout 4 - udpated existing readme - Added layout_60_2 * update flash script per pull request review * Added keymap profile to space65 - This keymap profile is for MacOS with VIM key bindings - See readme for more information * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/gray_studio/space65/keymaps/billiams/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * remove unnecessary code from keymap * updated keys and cleaned up readme Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
| * updated keys and cleaned up readmeWilliam Chang2020-01-012-21/+20
| |
| * Merge branch 'feature/billiams_space65' of github.com:billiams/qmk_firmware ↵William Chang2019-12-082-5/+5
| |\ | | | | | | | | | into feature/billiams_space65
| | * Update keyboards/gray_studio/space65/keymaps/billiams/keymap.cWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| | * Update keyboards/gray_studio/space65/keymaps/billiams/readme.mdWilliam Chang2019-12-081-1/+1
| | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
| * | remove unnecessary code from keymapWilliam Chang2019-12-081-40/+0
| |/
| * Added keymap profile to space65William Chang2019-12-073-0/+226
| | | | | | | | | | - This keymap profile is for MacOS with VIM key bindings - See readme for more information
| * update flash script per pull request reviewWilliam Chang2019-12-062-8/+2
| |
| * add layout 2 and rename existing folder to layout 4William Chang2019-11-208-3/+248
| | | | | | | | | | | | - renamed existing folder with directional layout to layout 4 - udpated existing readme - Added layout_60_2
| * Merge remote-tracking branch 'upstream/master'William Chang2019-11-206620-501433/+194898
| |\
| * \ Merge branch 'master' of https://github.com/qmk/qmk_firmwareWilliam Chang2019-07-132122-9404/+90836
| |\ \
| * \ \ Merge branch 'master' of https://github.com/billiams/qmk_firmwareWilliam Chang2019-05-100-0/+0
| |\ \ \
| | * \ \ Merge pull request #2 from billiams/feature/billiamsWilliam Chang2019-05-091-1/+1
| | |\ \ \ | | | | | | | | | | | | Updated readme
| | | * | | Updated readmeWilliam Chang2019-05-091-1/+1
| | | | | |
| * | | | | fixed conflict in readmeWilliam Chang2019-05-107-21/+268
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'qmk-master'William Chang2019-05-09671-11435/+22563
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | resolved conflictsWilliam Chang2019-05-09671-11435/+22563
| |/| | | |
| * | | | | updated R_Alt to remove shiftWilliam Chang2019-04-252-4/+3
| | | | | |
| * | | | | updated right alt key to apply shift key for emacsWilliam Chang2019-04-252-3/+4
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/billiams/qmk_firmwareWilliam Chang2019-04-221-0/+0
| |\ \ \ \ \
| | * | | | | Rename README.md to readme.mdWilliam Chang2019-04-201-0/+0
| | | | | | |
| * | | | | | swapped media control keysWilliam Chang2019-04-222-7/+6
| |/ / / / /
| * | | | | Merge branch 'master' of https://github.com/billiams/qmk_firmwareWilliam Chang2019-04-201-11/+11
| |\ \ \ \ \
| | * | | | | Update README.mdWilliam Chang2019-04-201-1/+1
| | | | | | |
| | * | | | | Update README.mdWilliam Chang2019-04-201-5/+5
| | | | | | |
| | * | | | | Update README.mdWilliam Chang2019-04-201-1/+1
| | | | | | |
| | * | | | | Update README.mdWilliam Chang2019-04-201-3/+3
| | | | | | |
| | * | | | | Update README.mdWilliam Chang2019-04-201-1/+1
| | | | | | |
| | * | | | | Update README.mdWilliam Chang2019-04-201-1/+1
| | | | | | |
| * | | | | | Made requested changes in PR.William Chang2019-04-201-9/+7
| |/ / / / /
| * | | | | fixed numbering in readmeWilliam Chang2019-04-201-4/+4
| | | | | |
| * | | | | Modified keymap and updated readme.William Chang2019-04-203-24/+36
| | | | | |
| * | | | | Initial commitWilliam Chang2019-04-204-0/+121
| | | | | |
* | | | | | Move rgblight and backlight task to common location (#7733)Joel Challis2020-01-195-16/+11
| | | | | |
* | | | | | Configuration values for starting HSV and speed (#7740)Rob Haswell2020-01-182-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Define default HSV and speed for RGB matrix. * Documentation for configuration values RGB_MATRIX_STARTUP_HUE, RGB_MATRIX_STARTUP_SAT and RGB_MATRIX_STARTUP_VAL. * Document RGB_MATRIX_STARTUP_SPD. * Preserve the ordering.
* | | | | | [Keymap] Added mverteuil keymaps and userspace common code (#7876)M. de Verteuil2020-01-1815-0/+1375
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added mverteuil content - Userspace - Knops keymap - Preonic keymaps * Simplified and replaced some magic numbers * Convert tabs to spaces * Clean up LED handling, better animation, better layer init * Use get_highest_layer per @drashna suggestion * Reorder prototypes/reformat * Simplified/more expessive and fixed initial layer LED * Remove changes to git ignored files
* | | | | | [Keyboard] Fix the order of underglow LEDs on ergodash/rev1 (#7791)Nathan Gray2020-01-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the v1.2 PCB the slave half leds go in reverse order compared to the master half. With this change, the leds are all in order from left to right, so animations like Knight Rider look like you'd expect.
* | | | | | [Keyboard] Wasdat matrix cleanup (#7909)fauxpark2020-01-172-194/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Wasdat matrix cleanup * Use _custom functions * More deduping, and signature fix
* | | | | | [Keyboard] Support for a Southpaw Keyboard KVT (#7892)Hybrid652020-01-177-0/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |