summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2018-07-02Phantom refactor and Configurator update (#3285)noroadsleft9-81/+205
* Matrix refactor * Keymap refactor * Add iso_uk keymap * Configurator update * Add LAYOUTS = tkl_ansi tkl_iso to rules.mk
2018-07-02Fixed pin for RGB on lets_split/sockets keyboard (#3284)Mikkel Jeppesen1-1/+1
2018-07-01defaulted to 5 rows when HELIX_ROWS is not defined (#3282)MakotoKurauchi1-3/+1
2018-07-01Omnikey Blackheart refactor (#3280)noroadsleft4-54/+68
2018-07-01OK60 Refactor and Configurator support (#3279)noroadsleft5-21/+42
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting fix
2018-07-01Nyquist Configurator support and keymap refactor (#3278)noroadsleft9-45/+40
* Configurator support * Keymap refactor to QMK_KEYBOARD_H
2018-07-01Novelpad refactor and Configurator support (#3276)noroadsleft5-16/+35
* Matrix refactor * Keymap refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk * Readme formatting fix * #include != #define * Removed an extra comma
2018-07-01Nano refactor and Configurator update (#3275)noroadsleft3-14/+24
* Matrix refactor * Keymap refactor * Configurator support
2018-07-01Helix five rows jis (#3274)marksard5-0/+1111
* Added keymap for Helix like Japanese JIS keyboard. * * Refactored * Supported to display of exchange layer
2018-07-01Miuni32 refactor and Configurator support (#3273)noroadsleft7-199/+240
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting update
2018-07-01Mitosis refactor and Configurator support (#3271)noroadsleft8-363/+372
* Matrix refactor * Configurator support * Keymap refactor
2018-07-01Helix fix configrator problem (#3270)MakotoKurauchi4-20/+17
* Fix problem with configrator * Edit keyboard info
2018-06-30ErgoDash Hardware Update (#3269)omkbd14-5/+439
* Hardware update Backlight enable Change pin Add 2keys (68→70) * change readme * support rev1 change keymap path * move ergodash.h
2018-06-30Helix shrink config (#3268)MakotoKurauchi7-371/+207
* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL * add define USB_MAX_POWER_CONSUMPTION * Helix keyboard OLED, RGBLIGHT enable/disable control integrate into rules.mk rules.mk: add 4 Variables for compile control. # Helix keyboard customize # you can edit follows 4 Variables # jp: 以下の4つの変数を必要に応じて編集します。 OLED_ENABLE = no # OLED_ENABLE LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) LED_ANIMATIONS = yes # LED animations config.h: auto set RGBLED_NUM by HELIX_ROWS and rules.mk's define * HELIX_ROWS define move from config.h to rules.mk * add readme.md * rename readme.md to readme_jp.md * add readme.md and modify readme_jp.md * change helix/ssd1306.c for select glcdfont.c position * add variable LOCAL_GLCDFONT into each keymaps rules.mk * Add iPhone/iPad LED support to Helix default keymap * renumber _ADJUST for shrink program size * Fix Helix i2c wrong bit rate * add helix serial debug code * serial debug macro move from config.h to serial.h * helix serial.c debugging... * refine debug macros * add some comments * add SELECT_SERIAL_SPEED * add comments * debugging sync_send/sync_recv * add very high speed * fix sync_send/sync_recv * fix com. start and switch send/recv * debug mode off * remove debug codes * Shrinked config.h
2018-06-30readme update to wanleg layout (#3266)wanleg1-2/+4
2018-06-30Maxr1998's contra layout (#3267)Max Rumpf4-0/+168
2018-06-30Add XD75 keymap (#3263)Markus Weimar4-0/+292
2018-06-29add QMK DFU make option to gherkin, and bootloader replacement instructions ↵wanleg4-148/+85
(#3253) * add QMK DFU make option, bootloader replacement instructions in wanleg readme: update flashing instructions, add bootloader replacement instructions (replace default Caterina with QMK DFU). add make option for QMK DFU * suggested revisions made * formatting changes
2018-06-29Fix Mbsurfer deltasplit75 keymap (#3262)Cory Shaw1-10/+41
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace * Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster * Update mbsurfer DS75 keymap, move volume down to be symmetrical * Add readme to Mbsurfer DS75 keymap * Fix Mbsurfer DS75 keymap image * Clean up mbsurfer DeltaSplit75 keymap, add layer overview comments * Fix volume down and add mute to fn layer
2018-06-29Support KBD75 rev 2 (#3261)MechMerlin12-170/+313
* Restructure kbd75 to support multiple revs * add rev2 files * fix config comments * try and avoid duplicate code for LAYOUT macros * keep the same layouts for rev2 for info.json * Add QMK Configurator support for the numpad layout * update readme to talk about rev2
2018-06-29Levinson Configurator support (#3260)noroadsleft3-4/+15
* Configurator support * Deleted deprecated KC_LAYOUT_ortho_4x12 matrix alias * Refactor valgrahf keymap for new matrix name
2018-06-29Let's Split refactor and Configurator support (#3259)noroadsleft3-23/+30
* Matrix refactor: deleted KC_LAYOUT_ortho_4x12 alias * Keymap refactor: bbaserdem_right keymap updated to use new matrix name * Configurator support
2018-06-28Kitten Paw refactor and Configurator update (#3248)noroadsleft7-15/+62
* Matrix refactor * Keymap refactor * Add fullsize_ansi layout to rules.mk * Configurator support * Readme cleanup * Add matrix_init_user and matrix_scan_user functions to kitten_paw.c
2018-06-28Laplace Refactor (#3252)noroadsleft3-55/+31
2018-06-28Helix serial bugfix (#3255)MakotoKurauchi1-47/+102
* add helix serial debug code * serial debug macro move from config.h to serial.h * helix serial.c debugging... * refine debug macros * add some comments * add SELECT_SERIAL_SPEED * add comments * debugging sync_send/sync_recv * add very high speed * fix sync_send/sync_recv * fix com. start and switch send/recv * debug mode off * remove debug codes
2018-06-28Knops Configurator update (#3249)noroadsleft1-1/+1
2018-06-28added a description how to flash jj40 in windows (#3247)sgugler1-0/+7
2018-06-28fix backlight key for the lightJack Humbert1-2/+6
2018-06-28Kinesis refactor and Configurator update (#3245)noroadsleft14-165/+359
* Matrix refactor * Keymap refactor * Configurator support * Stapelberg readme formatting fix (missing grave accent)
2018-06-27KBD75 refactor and Configurator update (#3243)noroadsleft6-641/+164
* Added layout notes to kbd75.h * info.json cleanup * Readme cleanup * Keymap refactor
2018-06-27Minidox familiarized layout (#3236)Skyler Lewis3-0/+203
* Create z.txt * Add files via upload * Delete config.h * Delete keymap.c * Delete rules.mk * Delete z.txt * Create x.txt * Add files via upload * Delete x.txt * fixing suggested issues
2018-06-27Katana60 refactor and Configurator update (#3242)noroadsleft5-16/+29
* Matrix refactor * Configurator support * Keymap refactor
2018-06-27JJ50 Refactor and updates (#3241)noroadsleft4-26/+34
* Matrix Refactor * Configurator update * Rules update: add LAYOUTS = ortho_5x12 * Readme update
2018-06-27Fix line endings in keyboards/iris/keymaps/s1carii/config.h (#3240)noroadsleft1-34/+34
2018-06-27JC65 Refactor and Configurator update (#3239)noroadsleft10-16/+12
* Add Configurator support for JC65 v32a (ps2avrgb) version * JC65 Keymap refactor
2018-06-27Helix: Refactor and Configurator support (#3238)noroadsleft12-105/+133
* Matrix refactor * Keymap refactor * Configurator support
2018-06-26Adding ishtob keymap to master (#3235)ishtob5-0/+600
* Adding my personal planck keymap * Adding readme.md to my keymap
2018-06-26Fixed the command required to build the layout in A persona Orthodox Layout ↵rfvizarra1-1/+1
(#3234) * Fixed the command to build the layout
2018-06-26New Pok3r Based Keymap (#3226)fordmr4-0/+190
* Create keymap.c Modified the default to be way more like a pok3r, already clear that it needs a better ctrl location. * Delete keymap.c * Create keymap.c Modified the default keymap to be more like a pok3r, clearly needs a better ctrl location and probably some other tweaks. * Add files via upload * Update keymap.c Parenthesis correction. * Parenthetical cleanup Forgot one... * Mods and numpad; cleanup Rework mods and numpad layer, remove superfluous declarations * comment define devlayer * Create readme.md Background and intention. * Updated to fit example * Update readme.md * Update rules.mk * Update config.h * Updated includes Replaced: #include "iris.h" #include "action_layer.h" #include "eeconfig.h" With: #include QMK_KEYBOARD_H * Update rules.mk Removed RGB enable declarations * Update rules.mk * Update keymap.c Spaced out on MINS and EQL. * Update rules.mk Removed unnecessary block. * Remove the RGB call Make would fail because of the RGB call that wasn't anywhere but here, cleaned that up from the default config. * Update keymap.c Added [ and ] since I'd forgotten them originally...
2018-06-26Added comments to Niu Mini default keymap (#3230)Albert Seo1-2/+35
2018-06-26Configurator fix for Org60 (#3231)noroadsleft3-6/+27
* Configurator fix * Added LAYOUTS = 60_ansi to rules.mk
2018-06-25Add QMK Configurator Support for ORG60 (#3228)MechMerlin5-8/+26
* Add additional readme notes on how to fix the flickering backlight issue * Add QMK Configurator support
2018-06-25add support for the 60_ansi_split_bs_rshift community layout (#3227)MechMerlin3-2/+19
2018-06-25added tada68:unix (#3225)Derek Tracy4-0/+131
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert3-25/+26
2018-06-23refactor, non-workingJack Humbert4-31/+29
2018-06-23Handwired/Dactyl refactor and Configurator support (#3222)noroadsleft5-14/+21
* Matrix refactor * Configurator support * Keymap refactor
2018-06-22Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin5-2/+22
* add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
2018-06-22feat: add a keymap of kou (#3219)kouMatsumoto2-0/+363
2018-06-22rename layouts based on memey monikers courtesy of Krelbit...lulz (#3218)MechMerlin3-9/+9