aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* add conditional for planck-mitch keymapJack Humbert2017-09-241-0/+4
|
* Contribute a DZ60 keymap for 67 key configurationYan-Fa Li2017-09-213-2/+109
|
* Update Viterbi keymapsDanny Nguyen2017-09-216-7/+4
|
* Update default Viterbi layoutDanny Nguyen2017-09-212-35/+32
|
* Adjust Viterbi pinoutDanny Nguyen2017-09-211-1/+1
|
* Rename cloned Nyquist files to Viterbi, create temporary keymapsDanny Nguyen2017-09-2120-184/+1032
| | | | Add WIP keymap for dwallace
* Clone Nyquist keyboard for ViterbiDanny Nguyen2017-09-2115-0/+1389
|
* add filessJack Humbert2017-09-211-0/+23
|
* move keymap to rules.mkJack Humbert2017-09-211-23/+0
|
* Turkish planck keymap (#1675)Batuhan Baserdem2017-09-214-0/+515
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding keymap * Adding keymap * Compiles now, but doesn't flash * Fixes issues with compilation * Trying to fix issues with tap-dance layer * Trying to fix issues with tap-dance layer * Trying to fix issues with tap-dance layer * Fixed bbaserdem layout * Added keyboard layout image * Edited README.md * Changed layout and removed image from README.md * Changed tapping terms * Changed layout a bit
* Adding my keymap with Colemak Mod-DHU-SALTY-WINTENDO\Haj Okuda2017-09-214-0/+581
|
* add layout mitosis-datagrok (workman variant)Michael F. Lamb2017-09-211-0/+104
|
* adds DZ60 support (#1734)Jack Humbert2017-09-196-0/+260
| | | | | | * adds support for dz60 * fix dz60 readme
* convert to unix line-endings [skip ci]QMK Bot2017-09-193-213/+213
|
* Fixed uk78 and turned Bootmagic off (#1725)Rozakiin2017-09-194-211/+215
| | | | | | | | | | | | | | * Add files via upload * Update readme.md * Update readme.md * Add files via upload * Add files via upload * Update config.h
* Adding a new layout for the planck that helps when coming from the pok3r (#1701)Nicolas Guelpa2017-09-184-0/+348
| | | | | | | | | | | | | | | | | | * adding new layout for the planck that helps when coming from the pok3r * Fixing the function layer * Update readme.md * Update keymap.c Making some small adjustments * Update keymap.c switching GUI and Esc * Update keymap.c
* Remove redundant Makefile.Daniel Shields2017-09-181-13/+0
|
* Improve readme and PID codes for Atreus.Phil Hagelberg2017-09-173-10/+5
|
* Updated RGB code to use event.pressedkrusli2017-09-161-11/+19
|
* Add RGB code (from ps2avrgb and luizribeiro/qmk_firmware)krusli2017-09-161-55/+51
|
* Keymap updateskrusli2017-09-161-1/+1
|
* Fixes for RGB, more colourskrusli2017-09-161-9/+37
|
* Update on/off toggle behaviour for RGB LEDskrusli2017-09-161-5/+2
|
* Change max brightness level for iOSkrusli2017-09-161-3/+6
|
* Got luizribeiro's ps2avrgb implementation working for Mechminikrusli2017-09-168-3/+250
|
* Updated README in ergodox_infinity keyboard (#1702)Andrew Plaza (insidious)2017-09-151-1/+4
| | | | | | * changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo * accidently removed '-' in last line of readme
* Adding Ergodox EZ and Atreus Dvorak 42-key layouts (#1705)lucwastiaux2017-09-155-0/+558
| | | | | | | | | | | | | | | | * importing 42 key dvorak layout * added comment for build instructions * adding atreus dvorak 42 key layout * added readme * add readme * build instructions * additional MEH shortcuts
* update to driver separationJack Humbert2017-09-158-10/+203
|\
| * Merge branch 'master' into ps2avrGBLuiz Ribeiro2017-07-04510-26893/+14654
| |\
| * | Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro2017-07-043-73/+19
| | |
| * | Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGBLuiz Ribeiro2017-06-111-1/+1
| | | | | | | | | | | | | | | This wasn't going to work on boards with a different number of LEDs, since I was always sending 48 bytes.
| * | Fixed rgblight_types.hLuiz Ribeiro2017-06-111-1/+1
| | |
| * | Added a build flag for using a custom rgblight driverLuiz Ribeiro2017-06-112-2/+2
| | |
| * | Simplified ps2avrGB rgblight_set logic a bitLuiz Ribeiro2017-06-111-11/+6
| | |
| * | rgblight support for ps2avrGBLuiz Ribeiro2017-06-117-2/+254
| | |
* | | Update Mechmini keymap, reduce reported power consumption for iOS Camera ↵krusli2017-09-153-12/+46
| | | | | | | | | | | | Adapter compatibility
* | | Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor2017-09-154-382/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new RGB keycodes and clean up lets split keymap * extraneous cases * More cleanup and added macro * one more macro * cleaned up my planck keymap and added macros * Transitioned planck keymap to new formatting / audio modes based on new default * Remove extraneous newline in song list, add keycodes missed in previous commit * error in graphical representation of keycodes
* | | Add Levinson keyboard (#1723)Danny2017-09-1523-0/+1903
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial
* | | "New" Atreus Keymap (#1717)Hugh2017-09-152-0/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge with upstream * Finish merge * Add new keymap * Change use of KEYMAP macro * Add Readme.md * Fix link * Clean up comments * Raise on leading edge of keypress
* | | Remove accidentally pasted line in MF68 readmeDanny Nguyen2017-09-151-2/+0
| | |
* | | Adapt build instructions to new keyboard nameFlorent C2017-09-151-5/+5
| | |
* | | Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715)Christopher Browne2017-09-1410-37/+596
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add HOME/END keys as upper/lower on arrow-up/down * Reduce .hex file size by turning off unneeded options * Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand * Latest super latest version merge * cbbrowne keymap for XD75re * starting notes on XD75re keymap plans * First draft of bottom row of QWERTY * Switch my special bottom line over to QCENT * Dunno * Filling in wanted keys, bit by bit... * Add copyright, extra macro * Clean up comments, remove some experimental code I didn't like * TODO plans for xd75re * clean up keyboard layout * QCENT2 is my new experiment for the main keyboard... * Add a few more main layer keys, and modify LOWER to shift things outwards to conform with main layer * Clean up RAISE layer to conform with main layer, remove QCENT layer as QCENT2 is the new thing * More xd75 changes, now that I actually have it in hand * shift keymap around, as original attempt was a bit too aggressive in keeping to the edges * more revs to XD75 * Dropping parts of the centre keypad in favor of Keys I Really Need * Improve documentation to conform with how builds are done now * Improve documentation to conform with how builds are done now * Add cbbrowne rules file as alternative to having the rules in Makefile * Makefile not needed anymore for individual keymap
* | | Further updated ergodone readme.md (#1714)Harshit Goel2017-09-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * updated read.md file * added image to flash hex on ergodone * corrected image link * updated direct image link * image with larger text
* | | Add support for MF68 replacement PCB for Magicforce 68 (#1698)Danny2017-09-136-0/+364
| | | | | | | | | | | | | | | | | | * Port TMK code for MF68 * Change KEYMAP to KC_KEYMAP and add macro
* | | updated read.md fileGoel2017-09-131-1/+1
| | |
* | | [planck] Adds Sean Hunter keymap(#1706)Sean Hunter2017-09-136-40/+599
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Sean Hunter initial keymap * Update old map to sync it up with new one * Add TODO fix a few minor things * small doc fixes * Minor fixups
* | | Add jojiichan keymapDanny Nguyen2017-09-133-0/+100
| | |
* | | Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * implement basic terminal stuff * modify send_string to read normal strings too * add files bc yeah. working pgm detected * pgm detection apparently not working * adds send string keycodes, additional keycode support in send string * implement arguments * [terminal] add help command * [terminal] adds keycode and keymap functions * [terminal] adds nop.h, documentation * update macro docs
* | | Update tv44-belak keymapKaleb Elwert2017-09-103-7/+23
| | |
* | | Changed USB manufacturer to "JMWS"Marco2017-09-101-5/+5
| | | | | | | | | | | | | | | Don`t know, if this is 100% correct, but the original software refers to "JMWS JM60 Driver".