- 23 Oct, 2021 3 commits
- 26 May, 2020 1 commit
-
-
Administrator authored
-
- 03 May, 2020 3 commits
-
-
Ryan authored
-
Joel Challis authored
-
Joshua Moses Diamond authored
-
- 02 May, 2020 3 commits
-
-
Joel Challis authored
-
Joel Challis authored
-
buzzlighter1 authored
-
- 01 May, 2020 4 commits
-
-
JohSchneider authored
* Branch point for 2020 May 30 Breaking Change * audio-configuration: template: audio_avr.c does NOT default to C6 not on its own, it needs a pin configured per define in config.h for audio to actually work otherwise only parts of the code are included in the firmware, wasting space and possibly breaking builds because auf hitting the firmware-size limits * audio-configuration: strip comment to bare essentials Co-Authored-By:
Ryan <fauxpark@gmail.com> * revert future change Co-authored-by:
James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by:
Johannes <you@example.com> Co-authored-by:
Ryan <fauxpark@gmail.com> Co-authored-by:
zvecr <git@zvecr.com>
-
Joel Challis authored
* Add xd002 support * tidy some whitespace * align filename * Update keyboards/xd002/info.json Co-authored-by:
Erovia <Erovia@users.noreply.github.com> Co-authored-by:
Erovia <Erovia@users.noreply.github.com>
-
Ahmed Elshafey authored
* Added raw hid feature documentation page * Update docs/feature_rawhid.md Co-Authored-By:
fauxpark <fauxpark@gmail.com> * Update docs/feature_rawhid.md Co-Authored-By:
fauxpark <fauxpark@gmail.com> * Update docs/feature_rawhid.md Co-Authored-By:
fauxpark <fauxpark@gmail.com> * Update docs/features.md Co-Authored-By:
fauxpark <fauxpark@gmail.com> * added feature_rawhid.md to _summary.md in docs * fixed _summary.md order * Update docs/feature_rawhid.md Co-Authored-By:
fauxpark <fauxpark@gmail.com> * Update feature_rawhid.md Removed the useless bit about finding usage page and usage. * Update feature_rawhid.md * Update docs/feature_rawhid.md Co-Authored-By:
Nick Brassel <nick@tzarc.org> * Update docs/feature_rawhid.md Co-Authored-By:
Nick Brassel <nick@tzarc.org> * Update docs/feature_rawhid.md Co-Authored-By:
Nick Brassel <nick@tzarc.org> * Update docs/feature_rawhid.md Co-Authored-By:
Nick Brassel <nick@tzarc.org> * Remove teensy client, small origanization fixes * Fixed merge conflicts Removed features.md Updated _summary.md with new format and added RAW HID entry under Software Features * Added rawhid feature page Messy is what you get when you don't do things right the first time Co-authored-by:
fauxpark <fauxpark@gmail.com> Co-authored-by:
Nick Brassel <nick@tzarc.org>
-
Eriq M. Adams authored
-
- 30 Apr, 2020 4 commits
- 29 Apr, 2020 10 commits
-
-
QMK Bot authored
-
JohSchneider authored
* add 'togglePin' conveniance function for AVR and chibios * drop outmost parantheses Co-Authored-By:
Konstantin Đorđević <vomindoraan@gmail.com> * toggle pin on avrs toggle a pin configured as output by writing the corresponding bit to the PIN register Co-Authored-By:
Takeshi ISHII <2170248+mtei@users.noreply.github.com> * togglepin: add documentation for newly added function * Update docs/internals_gpio_control.md Co-Authored-By:
Konstantin Đorđević <vomindoraan@gmail.com> * on AVR: use PORTD to toggle the output ... since not all MCUs support toggling through writing to PIN Co-Authored-By:
Ryan <fauxpark@gmail.com> Co-authored-by:
Johannes <you@example.com> Co-authored-by:
Konstantin Đorđević <vomindoraan@gmail.com> Co-authored-by:
Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by:
Ryan <fauxpark@gmail.com>
-
Mikkel Jeppesen authored
* Added VIA support * added via support to vitamins included * Added VIA support * added via support to vitamins included * Used actual nkro alias
-
Sergey Vlasov authored
* id80: Transpose matrix to use faster COL2ROW routines Even the standard QMK matrix_scan() function can give about 2 times higher scan rate (if compiled with optimizations enabled) if the COL2ROW matrix layout is used instead of ROW2COL. Although the ID80 PCB is wired using the ROW2COL matrix layout, it is possible to transpose the matrix from the QMK standpoint, so that "columns" would correspond to horizontal connections, and "rows" would correspond to (mostly) vertical connections; in this case the matrix could be handled as if it had the COL2ROW layout. The matrix layout change makes the older VIA JSON layout definition incompatible, but the corresponding JSON was not yet accepted to the VIA repository, so it should still be safe to make this change. * id80: Remove obsolete comments
-
Garret G authored
-
QMK Bot authored
-
Drashna Jaelre authored
-
yd-null authored
-
Drashna Jaelre authored
* A few final edits to the keymap and readme. * Update keyboards/xd75/keymaps/buzzlighter1/readme.md Co-Authored-By:
Joel Challis <git@zvecr.com> * Update keyboards/xd75/keymaps/buzzlighter1/readme.md Co-Authored-By:
Joel Challis <git@zvecr.com> * Update keyboards/xd75/keymaps/buzzlighter1/readme.md Co-Authored-By:
Joel Challis <git@zvecr.com> * Update keyboards/xd75/keymaps/buzzlighter1/readme.md Co-Authored-By:
Joel Challis <git@zvecr.com> Co-authored-by:
Joel Challis <git@zvecr.com>
-
Nick Brassel authored
-
- 28 Apr, 2020 10 commits
-
-
Umberto Baldi authored
* fix space key handwiring location * fix mechmerlin layout * Revert changes from mechmerlin layout Co-Authored-By:
Joel Challis <git@zvecr.com> * Update layouts/community/65_ansi/mechmerlin/keymap.c * revert Co-authored-by:
Joel Challis <git@zvecr.com>
-
Joel Challis authored
-
Alexander Hart authored
-
Chris Ko authored
-
Eric Gebhart authored
-
HASU authored
Co-Authored-By:
ridingqwerty <george.g.koenig@gmail.com> Co-Authored-By:
Ryan <fauxpark@gmail.com> Co-Authored-By:
Joel Challis <git@zvecr.com> Co-Authored-By:
Drashna Jaelre <drashna@live.com> Co-Authored-By:
James Young <18669334+noroadsleft@users.noreply.github.com>
-
QMK Bot authored
-
Ryan authored
-
TheFourthCow authored
-
MechMerlin authored
* initial commit for TGR 910 CE * got firmware working on the 910 CE * add VIA support * add iso and all layouts * update information about resetting the board * fixup default keymap to have a second layer * fixup default keymap * add VIA enabled keymap * cleanups and adding community layout support * add caps lock led support and backlight * add qmk configurator support * Update keyboards/tgr/910ce/info.json
-
- 27 Apr, 2020 2 commits
-
-
Garret G authored
* add royal project folder and 2 released keyboards * fix iso keymap clarification * Apply suggestions from code review * Update keyboards/the_royal/schwann/schwann.h * Update keyboards/the_royal/liminal/liminal.h * Update keyboards/the_royal/schwann/keymaps/default/keymap.c * Apply suggestions from code review new * Update keymap.c * Update keymap.c * Apply suggestions from code review * Update rules.mk * add rules.mk to schwann default * Apply suggestions from code review * add rules.mk to shwann default
-
TheFourthCow authored
* Adding all relevant files for the Funky40 This should add all proper files for the funky40 a keyboard I designed for myself, /u/TheFourthcow, a 40% ortholinear with split spacebar. * Second attempt to add all relevant files for the funky40, includes all reccomended changes from my previous pull request * Revised most files for Funky40 including reccomenations from my previous pull request * further modifications made to default funky40 board, compiles on my side with no errors hopefully this one works! * Update keyboards/funky40/readme.mk.mk * Update keyboards/funky40/keymaps/default/readme.md.md * Update keyboards/funky40/keymaps/default/keymap.c * Update keyboards/funky40/keymaps/default/keymap.c * Update keyboards/funky40/keymaps/default/keymap.c * Update keyboards/funky40/config.h * updating readmes and keymap * final update to keymap and readmes should function correctly with updates requested * made changes as requested by noroadsleft to config and readme
-