aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix the led_matrix.h naming conflictskullY2019-02-104-3/+3
|
* Put back an accidentally stripped copyrightskullY2019-02-101-1/+2
|
* cleanupskullY2019-02-104-3/+4
|
* fix compiling for backlight without led matrixskullY2019-02-101-1/+1
|
* cleanupskullY2019-02-101-39/+37
|
* Move the 1 second delay to led_matrix_initskullY2019-02-101-18/+6
|
* Add documentation for led matrixskullY2019-02-103-170/+51
|
* Force backlight on when led matrix is enabledskullY2019-02-101-9/+7
|
* led_matrix works nowskullY2019-02-107-39/+45
|
* compiles, but long delay on startup and problemsskullY2019-02-108-65/+79
|
* revert accidental rgb_matrix.h changesskullY2019-02-101-2/+10
|
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-108-11/+1380
|
* [Keymap] Added my THE50 Keymap (#5093)mikethetiger2019-02-101-0/+79
| | | | | | | | | | * adding my planck keymap * adding my planck keymap * added my espectro keymap * the50 keymap
* [Keyboard] Update ergodash readme.md (#5092)GreenShadowMaker2019-02-101-0/+6
| | | Clarification of Keys to Keymap note added
* [Keyboard] Initial support for TKC M0LLY (#5087)TerryMathews2019-02-1010-0/+853
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial support for TKC M0LLY * Remove depreciated Magic Keys define * Update keyboards/m0lly/README.md Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/README.md Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/info.json Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/info.json Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/m0lly.h Co-Authored-By: TerryMathews <terry@terrymathews.net> * Suggested review changes
* [Keyboard] Namecard rev2 (#5080)takashiski2019-02-104-0/+297
| | | | | | | | | | * add revision * change to row2col * remove old config.h * remove rule.mk from namecard2x4/
* added missing ; on example (#5089)Joshua Bragge2019-02-091-1/+1
|
* [Keyboard] 1up60hte Readme update (#5075)Braydon Bubnick2019-02-081-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Tweaks to default 1up60hte layout + support for HHKB style layout * Added changes to layouts * Fix config.h * Fixed errant KC_NO in layout * Added readme to keyboard... Will update with images/store link when avail. * Update to use LAYOUT_60_hhkb default layout * md formatting fix * Update keyboards/1upkeyboards/1up60hte/readme.md Co-Authored-By: bubnick <bubnick@users.noreply.github.com> * Update keyboards/1upkeyboards/1up60hte/readme.md Co-Authored-By: bubnick <bubnick@users.noreply.github.com> * Added layout to rules.mk, fixed layout to be compatble with community HHKB keymaps * Added image, updated store page to readme
* [Keyboard] Update default keymap, change RGB LEDs to 4 for Rev. 1.1 (#5086)Danny2019-02-082-7/+12
|
* [Keymap] Add HHKB JP keymap for bakingpy (#5084)Danny2019-02-082-0/+19
|
* Convert Viterbi to use split_common, add rev2 (#5085)Danny2019-02-0817-1119/+110
| | | | | | | | | | | | * Convert Viterbi to use split_common, add rev2 * Update keyboards/viterbi/rev2/config.h Co-Authored-By: nooges <nooges@users.noreply.github.com> * Update keyboards/viterbi/rev2/config.h Co-Authored-By: nooges <nooges@users.noreply.github.com>
* Add label to the info.json referenceskullY2019-02-081-0/+3
|
* fix the case for some elementsskullY2019-02-081-8/+8
|
* Update docs/reference_info_json.mdnoroadsleft2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Clarify LAYOUT vs LAYOUT_allskullY2019-02-081-3/+5
|
* Address comments in #4832. Move info.json reference to its own file.skullY2019-02-083-81/+87
|
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/hardware_keyboard_guidelines.mdfauxpark2019-02-081-1/+1
| | | Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* tweak the keyboard guidelinesskullY2019-02-081-4/+6
|
* Update the keyboard guidelinesskullY2019-02-081-3/+77
|
* Add support for Quefrency left half with 2x5 macro section (#5051)Danny2019-02-083-0/+104
|
* [Keymap] Add Emiller Personal planck layout (#4249)Edmund Miller2019-02-074-0/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add emiller * Add Num Layer * Update QWERTY * Update Raise and Lower * Add right shift to match ergodox * Update keyboards/planck/keymaps/emiller/config.h Co-Authored-By: Emiller88 <edmund.a.miller@gmail.com> * Update keyboards/planck/keymaps/emiller/config.h Co-Authored-By: Emiller88 <edmund.a.miller@gmail.com> * Update keyboards/planck/keymaps/emiller/config.h Co-Authored-By: Emiller88 <edmund.a.miller@gmail.com> * Update keyboards/planck/keymaps/emiller/keymap.c Co-Authored-By: Emiller88 <edmund.a.miller@gmail.com> * Update keyboards/planck/keymaps/emiller/keymap.c Co-Authored-By: Emiller88 <edmund.a.miller@gmail.com> * Update keyboards/planck/keymaps/emiller/config.h Co-Authored-By: Emiller88 <edmund.a.miller@gmail.com> * Add revisions Co-authored-by: drashna <drashna@live.com>
* Merge ErgoTravel default keymap to match Group Buy orders (#5071)Pierre Constantineau2019-02-072-32/+21
|
* [Keyboard] Unigo66 fixes and improvements (#5060)Daniel H Klein2019-02-076-539/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * UniGo66 keyboard added * UniGo66 keyboard added * case correction of unigo66 files * create sirius folder * Update keyboards/sirius/unigo66/rules.mk Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/default/config.h Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h Co-Authored-By: danielhklein <danielklein@utexas.edu> * debugging * correct keymap to layout * readme * remove common config * suggested changes to config.h * updates and fixes
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-0746-5/+14
| | | | | To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.
* Adds a period to the docs.Erez Zukerman2019-02-071-1/+1
| | | Yes, really. Revolutionary, I know!
* [Docs] Bootmagic Lite Caveat (#5069)Yan-Fa Li2019-02-061-1/+3
| | | Document that using bootmagic lite resets the eeprom every time.
* [Keymap] stanrc85 Keymap updates (#5066)stanrc852019-02-063-16/+24
| | | | | | | | | | | | | | | | * Rename aliases to better reflect keycodes used * Update readme to reflect changes in keymap * Disabled more unused options to reduce memory usage * Remove backlight keycodes and move RGB keycodes * Update to reflect changes in keymap * Disable backlight option * Spacing
* faq_build.md: Add section about serial devices on LinuxRobin Hallabro-Kokko2019-02-061-0/+4
|
* [Keyboard] Initial commit of Laptreus Keyboard (#4967)Chuck Lauer Vose2019-02-0611-0/+502
| | | | | | | | | | | | | | | | | | | | | | * Add userspace files for vosechu * Code review corrections * Few more code review corrections * Initial add of Laptreus code * Initial add of Laptreus code * Adding last punctuation to default * Add some debug suggestions to the debug readme * Fixes for PR feedback * Fixing capitalization of readme files * update auto detect connection logic