summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* General cleanup KBD75 keymap (#3410)Ally Parker2018-07-16
|
* Added dbroqua layout for Iris keyboard (#3414)Damien2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * - Fixed DK60 version in config.h * - Updated dk60 readme with new QMK rules * - Fixed wording in readme * Added dbroqua layout for DZ60 I've also updated dz60.h to add "true HHKD" keymap definition (6U spacebar). With the default HHKB definition r_alt was not mapped and when I pressed r_menu it was r_alt. Regards * Updated dbroqua layout for HHKB keyboard Added default configuration and alternate (swap gui/alt keys). Save user choice in keyboard memory (like plank, thanks for this feature!). * Added dbroqua layout for Iris keyboard * Updated layout and fixed includes
* Docs: Adjust prompt to be more recognizable (#3417)Evan Travers2018-07-15
|
* Updated keymap 'Andylikescandy' bfo9000 (#3413)Andreuha2018-07-15
| | | | | | | | | | * initial keymap BFO9000 built as 6x18 * Updated 18x6 layout and added QWERTY layer The southpaw idea didn't work so well... * Swapped RALT and RGUI
* Add ichi-t's keymap for the Ergo42 (#3411)ichi2018-07-15
| | | | | | * Add ichi-t's Keymap * Delete rules.mk
* Fixed kbd8x compile issues (#3409)Hannes Egler2018-07-15
| | | Fixed compile errors on some machines
* TKC1800: Correct error on LED backlight support (#3408)TerryMathews2018-07-15
| | | | | | | | * Turn backlight support on by default * Correct error on LED backlight support Turns out, it doesn't work if you don't enable it in rules.mk. Who knew?
* Added gentoo to installer (#3272)zjpxshade2018-07-15
| | | | | | | | | | | | | | | | | | | | * Added gentoo installer * Remove comments * Remove comments * Updating the layout * Revert "Remove comments" This reverts commit e348afa41a470d4b8f1865d92b85acd32ab14074. * Revert "Updating the layout" This reverts commit 181822d195f722f4981825ded7dd85fa268c3c56. * Undo erroneous revert
* allow building with nix on darwinJon Allen2018-07-15
| | | | add avrdude do dependency list
* Overhaul to keycode related docsDrashna Jaelre2018-07-15
| | | | | | | | * Adds Audio Keycodes to both the feature page and master list * Re-orders the keycode list, so it's alphabetical (mostly) * Add additional (missing) sections to the keycode list * Add and update links in the keycode page * Add and reorder links in sidebar's keycode section
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15
| | | | | | | | | | | | | | | | | | | | | | | | * integrated Peter Fleury's LCD library for HD44780 LCDs * fixed typo * cleanup finished * add documentation * added HD44780 documentation * removed keyboard from .gitmodules * resolved merge conflict * removed edit of kira75s rules.mk made by merge * moved hd44780 to drivers/avr * Added licence info to hd44780 files * Added link to hd44780 docs.
* Fix tapdance when one-shot is disabled.Joe Wasson2018-07-15
|
* Update config.h boilerplate to use `#pragma once`Evan Travers2018-07-15
| | | | | According to @fredizzimo, this is a safer and easier way to handle the boilerplate.
* Add Userspace mentionEvan Travers2018-07-15
| | | | | | @drashna mentioned it'd be good to have a mention of the userspace in the QMK structure section. Rather than rewrite the docs on userspace, I chose to link to the existing documentation.
* Reword the `config.h` sectionEvan Travers2018-07-15
| | | | | This section didn't include the possibility of a user `config.h`, and it wasn't clear exactly how the settings override works.
* Update docs: `Makefile` -> `rules.mk`Evan Travers2018-07-15
| | | | I think this was a typo, or perhaps an older way to handle it.
* Add I2C slave libraryyiancar2018-07-15
| | | | - Add I2C slave library for general use.
* Added M10-B implementationWilba65822018-07-15
|
* Added pin C6 to hardware PWM backlightWilba65822018-07-15
|
* AJP10304 Atreus 50 layout (#3403)ajp103042018-07-14
|
* UK78 Refactor: rename LAYOUT to LAYOUT_all (#3405)noroadsleft2018-07-14
|
* UK78 refactor and Configurator support (#3395)noroadsleft2018-07-14
| | | | | | | | | | * Matrix update * Keymap refactor * Configurator support * Readme cleanup
* callum keymap updates (#3402)Callum Oakley2018-07-14
| | | | | | | | | | | | | | | | | | | | * change window focus shortcuts * hangul * macos goodness * re-arrange tab keys * remove tab switching keys * left hand func * glorious macro pad * workspace rotation keys * tabbing hotkeys
* mitosis:datagrok layout and readme improvements (#3400)Michael F. Lamb2018-07-14
| | | | | | | | | | | | * mitosis:datagrok: improved tenkey layout; changelog + more in README * mitosis:datagrok enable audio! * mitosis:datagrok: underscore on right shift, rearrange some symbols * mitosis:datagrok: add more descriptions to readme * mitosis:datagrok: abuse space cadet to get equivalent of RSFT_T(KC_UNDS)
* Add A Planck keymap with easier shifts and nav (#3399)Andreuha2018-07-14
|
* keymap BFO9000 built as 6x18 (#3398)Andreuha2018-07-14
|
* Configurator does not work with melody96 leds (#3396)MechMerlin2018-07-14
| | | | | | * move out led code from keymap.c to melody96.c * remove the other led_set_user
* Fix redox with DIODE_DIRECTION == ROW2COL (#3394)frederik-h2018-07-14
| | | | | The code for the redox keyboard was missing an appropriate #ifdef in the matrix_init function for the case where DIODE_DIRECTION == ROW2COL
* Docs: add resources for git (#3390)KeLorean2018-07-13
| | | | | | * add resources for git * add more resources
* Added E6v2 keymap & some minor changes (#3392)Eric2018-07-13
| | | | | | | | | | * Changed HHKB ALT to GUI etc. * Swapped DZ60 GUI and ALT key * Added E6v2 keymap * Fixed CAPS to LCTL on E6v2
* Tada68: Updated links to external sites. (#3389)Luma2018-07-13
| | | Friend was having trouble with their tada since their build environment wasn’t setup. Updated so they could access the links that were listed (old links 404’d)
* Kmini refactor and Configurator support (#3388)noroadsleft2018-07-12
| | | | | | | | | | * default keymap refactor: QMK_KEYBOARD_H include; readability * Configurator support * info.json was missing a comma * Added matrix functions to matrix.c per @drashna
* Add kmini (#3386)Maarten Dekkers2018-07-12
| | | | | | * Add kmini * Change keyboard USB description
* Update JC65 Readme (#3384)MechMerlin2018-07-12
|
* Slow down speed of All Star song by factor of 4 (#3383)Danny2018-07-12
|
* Configurator fix: Removed an extra key (#3380)noroadsleft2018-07-12
|
* Helix rev1 refactor: deleted extra commas (#3379)noroadsleft2018-07-12
|
* Ergodash refactor and Configurator update (#3378)noroadsleft2018-07-12
| | | | | | | | | | | | * Moved info.json to rev1 directory * rev1 info.json metadata update * Configurator support for ErgoDash rev2 * Moved rev1/ergodash.h to ergodash.h * Integrate rev2 support into ergodash.h; delete rev2/ergodash.h
* MT40 refactor and Configurator support (#3377)noroadsleft2018-07-12
| | | | | | | | | | * Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator support
* Add Quefrency Keyboard (#3376)Danny2018-07-12
| | | | | | | | * Fork Fourier keyboard to Quefrency * Set Quefrency pinouts and initial keymap * Set configurator layout
* Helix config refine (#3374)MakotoKurauchi2018-07-12
| | | | | | * helix config.h refine
* Minidox refactor and Configurator support (#3373)noroadsleft2018-07-12
| | | | | | | | * Matrix refactor * Keymap refactor: #include QMK_KEYBOARD_H * Configurator support
* Add macro to play All Star chorus and print lyrics, fixes issues #3345, ↵Danny2018-07-11
| | | | #3346, #3347, #3348, #3349, #3350 (#3372)
* Converted guidoism layout to new keyboard-agnostic form (#3367)Guido Bartolucci2018-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit of guidoism * created movement layer * movement layer works! * removed unnecessary layers * moved enter key up and recreated caps lock * cleaned up * num pad * checkpoint * checkpoint * checkpoint * Added num pad * changed max power draw so i can use this on ipad * move around quotes * added tri layer for a homed numpad * moved layout to new style * Update readme.md * Update readme.md * Update readme.md * Update readme.md * added keys to unicode conversion * removed adjust layer since its not used anymore
* Refactor, Configurator update, and Readme cleanup for Chimera Ergo (#3083)noroadsleft2018-07-11
| | | | | | | | * Refactor for Chimera Ergo * Readme cleanup * Configurator update
* Fix h87a info.json (#3371)MechMerlin2018-07-11
|
* LFK78 Refactor and Configurator support (#3369)noroadsleft2018-07-11
| | | | | | | | | | * LFK78: matrix and keymap refactor * Removed lfkeyboards.c and lfkeyboard.h * LFK78: Configurator support * LFK78: Readme cleanup
* convert to unix line-endings [skip ci]QMK Bot2018-07-11
|
* S65-X refactor and Configurator support (#3306)noroadsleft2018-07-11
| | | | | | | | | | | | * Matrix refactor: add S65-Plus matrices * Fix description identifier * Readme cleanup * Configurator support * Add s65plus default keymap
* Replace gitter links with Discord. (#3368)Fred Silberberg2018-07-11
|