aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Align xd84 and xd96 with moon (#6465)Joel Challis2019-08-1413-61/+83
| | | | | | | | | | | | | | | | * Refactor xd84 to use LINK_TIME_OPTIMIZATION_ENABLE * Refactor xd96 to use LINK_TIME_OPTIMIZATION_ENABLE * Align xd84 and xd96 with moon * Update keyboards/xd96/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/xd84/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Enable PWM Support for Planck EZ Indicator Lights (#6473)Drashna Jaelre2019-08-134-30/+164
| | | | | | | | | | | | | | | | | | | | | | | | * remove led layer code * enable PWM on STM32F303 * Unusable PWM code * Updated PWM Stuff? * PWM Semi-working * Both LEDs working at the same time * Update names * Add led level functions * Add LED levels and persistent settings * Revert change due to issues with timing related code * Review feedback and minor cleanup
* [Keyboard] Add: Initial steamvan firmware code (#6501)John M Daly2019-08-1317-0/+1912
| | | | | | | | | | | | | | | | | | * Add: Initial steamvan firmware code * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update: Remove old macro commands, per reviewer comments * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update: Remove redundant backlight struct * Update: Replace preprocessor defines with enum
* [Keymap] Adding my userspace and keymaps (#6496)Seth Barberee2019-08-1311-0/+411
| | | | | | | | | | | | | | | | | | | * add Userspace and keymaps * Adding keymaps for zeal60 and iris * Created my own tap dance that toggles RGB Mode based on whether I toggled caps lock or not * parent 578ed42a7f8f986147cad040d50d4ae1d24a32e2 author Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500 committer Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500 move to userspace add zeal60 * update based on review * move userspace to github name
* Fix LT() crashing some ARM keyboards (#6529)Joel Challis2019-08-131-2/+2
|
* Add romac keymap (#6523)Jarred Steenvoorden2019-08-121-0/+37
|
* Modified imcomplete keymap for kudox jis. (#6524)くまお工房2019-08-121-5/+6
|
* update arrows on lower layer (#6517)George Petri2019-08-102-4/+4
|
* [Keyboard] Add meson keyboard (#6482)Luciano Malavasi2019-08-099-0/+579
| | | | | | | | | | | | | | * Add meson keyboard * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Added soft reset and layer 3 * bootmagic light Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keymap (#6515)Sascha Grunert2019-08-091-2/+2
| | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* [Keymap] removes gamelayer, finally got rgb working (#5817)Florian B2019-08-083-37/+15
| | | | | | | | | | * removes gamelayer, finally got rgb working * lowercasing readme * changed to layout_ortho_4x12 * rules.mk: Removed BACKLIGHT_CUSTOM_DRIVER
* Mask off TD() parameter properly (#6143)fauxpark2019-08-081-1/+1
| | | | | | * Mask off TD() parameter properly * More parentheses
* Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark2019-08-083-49/+24
| | | | | | | | | | | | * Add some defaults for ATmega32A to mcu_selection.mk * Remove boilerplate from templates * Relax INTERRUPT_CONTROL_ENDPOINT and PROGRAM_CMD * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Extend allowed range of tappable keycodes to include modifiers (#5809)fauxpark2019-08-082-16/+25
| | | | | | | | | | | | * Extend allowed range of tappable keycodes to include modifiers * Get rid of the magic numbers altogether * Remove some more magic numbers * Extract LM() functionality from ACT_LAYER_TAP * Use ACTION() macro everywhere
* Rename QK_TMK(_MAX) to QK_BASIC (#6509)fauxpark2019-08-081-3/+3
|
* [Keymap] Add kudox japanese keymap (#6508)x12019-08-086-2/+67
| | | | | | * Add a JIS keymap for kudox. * Remove unnecessary codes.
* [Keymap] Fix rgb matrix effects on dshields keymaps. (#6505)Daniel Shields2019-08-084-2/+14
|
* Improve backlight PWM pin support (#6202)fauxpark2019-08-086-128/+168
| | | | | | | | | | | | | | | | * Improve backlight PWM pin support * I accidentally an equals sign * Another typo * Order by pin number * Throw an error if backlight pin is C4 or C5 on 16/32U4 * Use else for clarity * Minor alignment adjustments
* Change "yu" to "you" in combo docs (#6510)Michael Clayton2019-08-081-1/+1
|
* Move Alice to TGR Directory (#6502)MechMerlin2019-08-0710-60/+48
| | | | | | * git mv alice into the tgr directory * update readme with new build instructions
* [Keyboard] Southpole: add Configurator layout data (#6498)noroadsleft2019-08-071-0/+98
|
* Use the older `universal_newlines` name instead of `text` (#6506)skullydazed2019-08-071-1/+1
|
* added missing comment of RGB control keys planck/rev6 (#6503)dsanchezseco2019-08-071-2/+3
|
* Update gaming layout (#6504)Matthew Treadwell2019-08-071-3/+3
|
* MIDI: Fix basic noteon: send correct velocity (#6476)Zach DeCook2019-08-061-1/+1
|
* Fix qmk_install.sh on Windows dropping to command prompt (#6488)fauxpark2019-08-061-1/+1
|
* [Keymap] Jotix ortho_4x12_layout (#6497)jotix2019-08-060-0/+0
| | | | | | | | * jotix ortho_4x12_layout * jotix ortho_4x12_layout * kc_caps in raise layer
* [Keyboard] New Keyboard: Booster (#6486)MechMerlin2019-08-069-0/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit * port over the kbfirmware json * add numpad_5x4 LAYOUT support * fix up layout macro to allow community layout support * add a sparse readme on how to contact Percent Studio * change .h to a .md file * fix firmware file too large error * Update keyboards/percent/booster/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/percent/booster/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Added little fixes and bootmagic for gBoard keebs (#6477)Jeremy Bernhardt2019-08-0610-16/+508
| | | | | | | | | | * Added little fixes and bootmagic * Update keyboards/gergo/keymaps/oled/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * whacked out quantum_libs
* [Keymap] hhkb:halfqwerty_jp (#6475)Yoshitake Hamano2019-08-063-0/+126
|
* [Keyboard] Add cKeys' "The Dora" Board (#6469)Branden Byers2019-08-0610-2/+491
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial 4x5 * More board * Update exboard * Update * Change name to thedora * Update keyboards/ckeys/thedora/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/ckeys/thedora/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove the slash * Attempt at fixing moxygen line break issues * Update keyboards/ckeys/thedora/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Add boilerplate * Update keyboards/ckeys/thedora/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keyboard] Fixed Suihankey info.json (#6466)kakunpc2019-08-061-3/+3
| | | | | | * fix info.json * Update keyboards/suihankey/info.json
* [Keyboard] Add kudox keyboard (#6459)x12019-08-0618-0/+537
| | | | | | | | | | | | | | | | | | | | | | * Add Kudox Keyboard profile. * Modified info.json and image link on readme. * Remove unnecessary codes. * Set BootLoader caterina. * Remove duplicated settings on rules.mk. * Clean up config.h. * Modified include header path. * Modified info.json to adjust 4th row keys y position. * Separate default keymap and my keymap. * Modified RGB_LED_* settings on kudox/rev1/config.h.
* [Keyboard] Add kudox game keyboard (#6460)x12019-08-0614-0/+397
| | | | | | | | | | | | | | | | | | * Add configurations for Kudox Game Keyboard rev1. * Modified Kudox Game Keyboard readme and keymap. * Remove unnecessary codes. * Set BootLoader caterina. * Remove wrong settings on rules.mk. * Clean up config.h. * Modified MATRIX_ROWS on kudox_game/rev1/config.h. * Modified RGB_LED_NUM on kudox_game/rev1/config.h.
* Correct info.json data for Hnah40 handwired (#6489)noroadsleft2019-08-061-2/+3
|
* Update info.json - discipline (#6483)coseyfannitutti2019-08-062-3/+3
| | | | | | | | | | * Update info.json * Update readme.md * Update keyboards/coseyfannitutti/discipline/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* new keymap for projectkb alice (#6491)Sid Carter2019-08-063-1/+52
| | | | | | | | | | | | | | * new keymap for projectkb alice * update documentation for resetting PCB * actually need a grave key more than a tilde * move DFU_ARGS to top level * cleanup unused keycodes and others * align with typical ergo layouts. move enter and keep function layer reachable
* Move maartenwut's keyboards to one folder (#6484)Maarten Dekkers2019-08-0559-0/+0
|
* GH60 Refactor: Move Satan into GH60 directory (#6485)MechMerlin2019-08-04120-17/+10
| | | | | | | | * Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc
* Remove unused _BOOTLOADER definesfauxpark2019-08-0420-55/+48
|
* [Keyboard] add keyboard-discipline (#6464)coseyfannitutti2019-08-0312-0/+1214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add keyboard-discipline * move discipline to /coseyfannitutti * Update readme.md * Update keyboards/coseyfannitutti/discipline/discipline.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/discipline.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/keymaps/coseyfannitutti/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/keymaps/67_ansi/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/keymaps/67_ansi/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/keymaps/coseyfannitutti/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/keymaps/default/keymap.c Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipline/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update readme.md * Update keyboards/coseyfannitutti/discipline/discipline.c Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer2019-08-033-0/+16
| | | Adds support for different direct pin mappings on the halves of a split keyboard.
* [Keymap] Add some more commonly used symbols to melody96/zunger. (#6478)zunger-humu2019-08-031-8/+10
|
* [Keyboard] WT75-A & WT75-B fixes for QMK Configurator (#6472)Wilba2019-08-0311-2/+496
| | | | | | * Fixed QMK Configurator layout * Added WT60-D
* [Keymap] update to dsanchezseco keymap (#6470)dsanchezseco2019-08-031-6/+6
| | | | | | * cleanup and start sound * clean up adjust and ptrscrn
* [Keymap] Fixed Tanuki RGB lighting (#6462)tucznak2019-08-031-113/+93
|
* Add iS0 Keypad (#6456)ai032019-08-0110-0/+538
| | | | | | | | | | | | | | | | | | * Start progress * Build firmware * Prepare for pullreq * Add a keymap * Update keyboards/illuminati/is0/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/illuminati/is0/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] jotix ortho_4x12_layout (#6458)jotix2019-08-012-18/+49
| | | | | | * jotix ortho_4x12_layout * jotix ortho_4x12_layout
* [Keyboard] New Keyboard: KBDPad MKI (#6452)MechMerlin2019-08-018-0/+691
| | | | | | | | | | | | | | | | | | | | | | * initial commit * define pins used and matrix size * update readme * delete un needed files * make an appropriate switch matrix * create appropriate keymap * one little typo * add QMK Configurator support * Update keyboards/kbdfans/kbdpad/mk1/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Adds Keymap for Iris/blucky (#6449)Brian L2019-08-014-0/+132
| | | | | | | | | | * Adds Keymap for Iris/blucky * code review changes * removed custom define * removed mistyped character