aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to drashna userspace and keymaps (#3172)Drashna Jaelre2018-07-1615-175/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use string with delay * Add skipped region to ergodox * Add send string config * Use default_layer_state instead of function * Fully generalize keyboards * old iris cleanup * Fix Drashna keymap compile issues By checking to see if secret.c exists before actually trying to add it * Remove unnecessary references * Add 4x12 ortho board * Update userspace readme for secrets * Make RGB more modular * Fix iris keymap, since we don't need the lower left (Function keys) * Fix includes * Add Blanks * Fix Ergodox lower layer * Add suspend commands * Add Maltron Layout * Add additional layouts * Finish adding gamepad to Iris * Tweaks to iris gamepag layer * make gaming layers more friendly * minor gaming layer tweak * Add Carplax * Add modded key timer function * Cleanup and macro documentation * Add QMK DFU info * Add 'old' keymap for 12 LED spare * Update Pro Micro documentation * Disable twinkling so it fits in firmware space * Switch to QMK DFU bootloader, since it's better anyhow * Write default layer state colors to EEPROM Since we are writing to EEPROM anyways, and this way, it sticks on reboot * Fix QMK DFU bootloader options * More updates for QMK DFU support * Use matrix scanning hack for startup_user until #3113 gets merged * Fix indicator light consistency issue * Add/readd ifdefs to indicators * Add/readd alt indicator * Remove RGB Twinkling from Viterbi macro pad * Fix default layer color detection * Fix rebase and detection issues * Cleanup code so it will compile if RGBLIGHT is disabled * Revert vsode settings * Use Pragma Once instead of boilerplate code
* Keymap: Add satan keymap lepa (#3423)Konstantin Lepa2018-07-163-0/+145
|
* E6V2 LE: Top Right Keys are Reversed (#3420)MechMerlin2018-07-161-1/+1
|
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16109-577/+3786
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT
* E6V2 LE Caps Lock LED Fix (#3419)MechMerlin2018-07-161-13/+4
|
* Quefrency Configurator fix (#3418)noroadsleft2018-07-161-11/+13
|
* General cleanup KBD75 keymap (#3410)Ally Parker2018-07-162-181/+1
|
* Added dbroqua layout for Iris keyboard (#3414)Damien2018-07-163-0/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * - 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
* Updated keymap 'Andylikescandy' bfo9000 (#3413)Andreuha2018-07-151-32/+55
| | | | | | | | | | * 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-152-0/+149
| | | | | | * Add ichi-t's Keymap * Delete rules.mk
* Fixed kbd8x compile issues (#3409)Hannes Egler2018-07-151-0/+8
| | | Fixed compile errors on some machines
* TKC1800: Correct error on LED backlight support (#3408)TerryMathews2018-07-151-1/+1
| | | | | | | | * 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-153-0/+186
| | | | | | | | | | | | | | | | | | | | * 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
* Added M10-B implementationWilba65822018-07-1513-1/+521
|
* AJP10304 Atreus 50 layout (#3403)ajp103042018-07-146-2/+484
|
* UK78 Refactor: rename LAYOUT to LAYOUT_all (#3405)noroadsleft2018-07-143-7/+7
|
* UK78 refactor and Configurator support (#3395)noroadsleft2018-07-145-193/+303
| | | | | | | | | | * Matrix update * Keymap refactor * Configurator support * Readme cleanup
* callum keymap updates (#3402)Callum Oakley2018-07-141-223/+230
| | | | | | | | | | | | | | | | | | | | * 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-144-98/+267
| | | | | | | | | | | | * 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-144-0/+337
|
* keymap BFO9000 built as 6x18 (#3398)Andreuha2018-07-142-0/+107
|
* Configurator does not work with melody96 leds (#3396)MechMerlin2018-07-143-70/+21
| | | | | | * 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-141-0/+5
| | | | | The code for the redox keyboard was missing an appropriate #ifdef in the matrix_init function for the case where DIODE_DIRECTION == ROW2COL
* Added E6v2 keymap & some minor changes (#3392)Eric2018-07-133-2/+33
| | | | | | | | | | * 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-131-1/+1
| | | 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-123-23/+42
| | | | | | | | | | * 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-128-0/+600
| | | | | | * Add kmini * Change keyboard USB description
* Update JC65 Readme (#3384)MechMerlin2018-07-123-12/+19
|
* Configurator fix: Removed an extra key (#3380)noroadsleft2018-07-121-1/+1
|
* Helix rev1 refactor: deleted extra commas (#3379)noroadsleft2018-07-121-4/+4
|
* Ergodash refactor and Configurator update (#3378)noroadsleft2018-07-125-53/+60
| | | | | | | | | | | | * 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-124-23/+33
| | | | | | | | | | * Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator support
* Add Quefrency Keyboard (#3376)Danny2018-07-1220-0/+1458
| | | | | | | | * Fork Fourier keyboard to Quefrency * Set Quefrency pinouts and initial keymap * Set configurator layout
* Helix config refine (#3374)MakotoKurauchi2018-07-1219-58/+85
| | | | | | * helix config.h refine
* Minidox refactor and Configurator support (#3373)noroadsleft2018-07-128-32/+36
| | | | | | | | * Matrix refactor * Keymap refactor: #include QMK_KEYBOARD_H * Configurator support
* Refactor, Configurator update, and Readme cleanup for Chimera Ergo (#3083)noroadsleft2018-07-114-114/+85
| | | | | | | | * Refactor for Chimera Ergo * Readme cleanup * Configurator update
* Fix h87a info.json (#3371)MechMerlin2018-07-111-3/+2
|
* LFK78 Refactor and Configurator support (#3369)noroadsleft2018-07-1113-174/+173
| | | | | | | | | | * 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-111-1/+1
|
* S65-X refactor and Configurator support (#3306)noroadsleft2018-07-116-6/+97
| | | | | | | | | | | | * Matrix refactor: add S65-Plus matrices * Fix description identifier * Readme cleanup * Configurator support * Add s65plus default keymap
* add hhkb bluetooth functionality (rn42) (#2693)Enochen2018-07-0914-0/+2040
| | | | | | | | | | | | | | * add hhkb bluetooth functionality (rn42) pretty much straight from tmk some minor changes to make things work * hhkb jp personal keymap * Revert "hhkb jp personal keymap" This reverts commit 886713d8bb98572f03110f285706a8140a083892.
* MxSS Configurator bugfix: removed an extra key that didn't belong (#3362)noroadsleft2018-07-091-1/+1
|
* Fix header references for noxary 268 keyboard (#3359)Yan-Fa Li2018-07-093-3/+3
| | | Brown paper bag.
* Configurator Noxary 268: match dir nameYan-Fa Li2018-07-092-0/+0
| | | | | To find the LAYOUT/KEYMAP the configurator backend needs the file names to match the directory by convention. Thanks @skullydazed
* updating broken iris documentation links to match updated website (#3356)Wayne Chen2018-07-091-1/+1
|
* Al1 Configurator compile fix redux (#3357)MechMerlin2018-07-092-10/+18
| | | | | | * move matrix routines to matrix.c * add init user and scan user routines
* MxSS refactor and Configurator bugfix (#3355)noroadsleft2018-07-092-113/+113
| | | | | | * Matrix refactor * Configurator bugfix
* Initial Commit of Noxary 268 firmware by Rozakiin (#3351)Yan-Fa Li2018-07-099-0/+437
| | | | | | | | | | * Initial Commit of Noxary 268 firmware by Rozakiin - initial import of files from Rozakiin's repo * Update build instructions * Add info.json for configurator
* AL1 Unable to Compile on Configurator (#3339)MechMerlin2018-07-093-6/+7
| | | | | | | | * use QMK_KEYBOARD_H * init_kb and scan_kb need to be in matrix.c to make use of the matrix.h include * Make the routines weak as suggested by Drashna
* Add Comet46 keyboard (#3342)satt992018-07-0913-0/+983
| | | | | | | | | | | | | | | | | | * Initial commit for Comet46 firmware * Update Comet46 README * Add readme to satt keymap of comet46 * Add default keymap for Comet46 * Fix broken link in readme * Delete redundant includes * Modify default keymap & fix LAYOUT macro * Modify satt keymap of Comet46