summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2019-04-19Remove default folders for the Planck & Preonic (#3497)Jack Humbert2-4/+0
* remove planck default folder * Update rules.mk
2019-04-19[Keyboard] Update 1upkeyboards/super16 with code from vendor (#5645)Jeff Hastings6-74/+64
* readme formatting * cleanup rules.mk * update config.h * add numpad layout * Update default keymap * cleanup rules * disable console and commands to fit the bootloader * cleanup whitespace * revert readme changes * revert changes to config.h * remove unused keycodes * add LAYOUTS to rules.mk * remove redundant config setting Co-Authored-By: jeffmhastings <jeffmhastings@gmail.com>
2019-04-19[Keymap] Added personal keymap to BFO-9000; cleaned up personal files in ↵Salt-Peanuts9-67/+499
Kinesis and Rorschach (#5638) * Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files Added personal keymap to BFO-9000; cleaned up personal Kinesis and Rorschach files * Update keymap.c * Update keymap.c * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md
2019-04-19Update XD75 keymap by markus (#5651)Markus Weimar4-101/+109
2019-04-19[Keyboard] niu_mini reduce firmware size (#5648)XScorpion22-1/+2
* Reducing firmware size by removing audio for keymaps that are not using it. * Update rules.mk
2019-04-19[Keymap] Fix compilation error of feature #4301 (#5649)shela2-0/+2
2019-04-19[Keyboard] Update Tetris (#5513)YouCanFly8-824/+182
* Update Tetris Add a fake row to config the encoder's keycode easily. * Delete rules.mk * Update keyboards/tetris/readme.md Co-Authored-By: YCF <65446+YCF@users.noreply.github.com> * Update config.h add #define RGBLIGHT_SLEEP
2019-04-18Reduce CRKBD firmware size by reducing layer numbers (#5471)Drashna Jaelre4-16/+14
* Reduce CRKBD firmware size by reducing layer numbers * Update layer output code based on mtei's suggestion/code * Fix spacing * Revert "Update layer output code based on mtei's suggestion/code" This reverts commit 036d347db309170afd5676e694adfda69f912615. Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit * Add comment for future person
2019-04-18Update readme.md (#5647)Øyvind Wilhelmsen1-1/+1
2019-04-18Set default debounce to 5Florian Didron1-1/+0
2019-04-18[Keymap] Roguepullrequest Planck layout update (#5640)roguepullrequest1-10/+77
* First publish of roguepullreqest programmer dvorak planck layout * Removed junk line * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Removed layer songs Removed layer songs for cleanliness. Will use them later. * Update keyboards/planck/keymaps/roguepullrequest/readme.md Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Made basic LSHIFT framework but is not working. Listed other tapdances. * Got LSHIFT to work * Added working RSHIFT * Added working TD_S * Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer. * Cleaned up layout. * Reenabled audio space is not needed right now.
2019-04-17[keymap] adding kingwangwong's keymaps (#5626)kingwangwong3-0/+216
* Add files via upload * kingwangwong * kingwangwong * revisions and adding atom40 * revisions for 5626 * revisions for 5626 * revisions for 5626. * revisions for 5626, re added safe range * revisions for 5626, added qmkkeyboard * revisions for 5626, quefrency
2019-04-17[Keymap] Update to oeywil's keymap (#5614)Øyvind Wilhelmsen6-153/+373
* Switched to grid, added leader key and space cadet shift * renamed layer, removed sound * fixed comment * added comment * Added tap dance * Added comments * removed useless sound * removed useless comments * removed useless cases * changed to register_code16 function * renamed variables * fixed typo * fixed indentation
2019-04-17[keymap] TADA68 KBP-V60-like keymap (#5637)Teodor Tomic3-0/+74
* [keymap] Added TADA68 KBParadise V60 like keymap * Remove extra define
2019-04-17Xulkal KeymapsRyan Caltabiano6-0/+457
2019-04-17[Keyboard] Fix macro keycode for alpha keyboard (#5633)marcoSchr1-1/+1
2019-04-16[Keyboard] Hadron keymap and config updates (#5632)ishtob11-275/+90
* update hadron keymaps, code cleanup * keymap update * refactor custom matrix to use quantum matrix defines * fix wrong pin for matrix
2019-04-16[Keymap] Use Right Alt/Ctrl on right side of OK60 (#5630)marcoSchr1-1/+1
* Use Right Alt/Ctrl on right side of OK60 * Update keyboards/ok60/keymaps/default/keymap.c Co-Authored-By: marcoSchr <49691247+marcoSchr@users.noreply.github.com>
2019-04-16[Keyboard] Crkbd RGB Matrix config with WS2812 (#5627)Rob Rogers2-0/+178
2019-04-16[Keymap] Bugfixes on tapdance logic and small changes in layout (#5622)Iason Dimitrakopoulos2-38/+101
* Add layer switcher functionality * Fixes in left/right bracket functions and other small fixes * used better KCs
2019-04-15[Keyboard] Zen keyboard update for Rev2 (#5522)XScorpion237-987/+662
* Updated Zen keyboard for rev2 support * Fixing r1 compile errors * PR feedback and changes for Proton-C compile errors
2019-04-15[Keyboard] IBM Model M (ANSI/ISO) Teensy 2.0++ conversion (#5560)iw0rm3r12-0/+500
* Added initial modelm101 config * Update keyboards/modelm101/keymaps/default/keymap.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/modelm101/keymaps/iw0rm3r/keymap.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/modelm101/readme.md Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Added wiring notes to clarify use of the config * Small fix * Small fix * Moved modelm101 to converter directory * Added info.json file for QMK configurator * Corrected path Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/readme.md Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/modelm101.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/modelm101.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/modelm101.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/modelm101.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/modelm101.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Update keyboards/converter/modelm101/modelm101.c Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com> * Replaced DDR and PORT with QMK functions
2019-04-15Features/ws2812 matrix driver (#5418)XScorpion23-7/+89
* WS2812 driver implementation for RGB Matrix * Added driver configuration docs
2019-04-14[Keymap] First publish of roguepullreqest programmer dvorak planck layout ↵roguepullrequest4-0/+210
(#5612) * First publish of roguepullreqest programmer dvorak planck layout * Removed junk line * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Removed layer songs Removed layer songs for cleanliness. Will use them later. * Update keyboards/planck/keymaps/roguepullrequest/readme.md Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
2019-04-14Fix incorrect keyboard dimensions in Configurator API data (#5615)Drashna Jaelre21-30/+30
* Fix Ergodone keyboard dimensions in info.json * Fix handwired/prime_exl keyboard dimensions in info.json * Fix KBDfans KBD4x keyboard dimensions in info.json * Fix handwired/not_so_minidox keyboard dimensions in info.json * Fix Canoe keyboard dimensions in info.json * Fix Clueboard Cluecard keyboard dimensions in info.json * Fix Corne (crkbd) keyboard dimensions in info.json * Fix Gergo keyboard dimensions in info.json * Fix handwired/frenchdev keyboard dimensions in info.json * Fix handwired/ortho5x13 keyboard dimensions in info.json * Fix handwired/promethium keyboard dimensions in info.json * Fix Speedo keyboard dimensions in info.json * Fix XD87 keyboard dimensions in info.json * Fix Ergodox EZ keyboard dimensions in info.json * Fix Ergodox Infinity keyboard dimensions in info.json * Fix Keeb.io Iris keyboard dimensions in info.json * Fix Orthodox keyboard dimensions in info.json (all revisions) * Fix Qwertyydox keyboard dimensions in info.json * Fix handwired/tradestation keyboard dimensions in info.json
2019-04-14[Keyboard] Georgi FW updates (#5609)Jeremy Bernhardt19-685/+1437
* Working on chording * Working on chording * Got layouts in order * Initial Georgi support * forgot to add keymaps * Updated readme * Update keyboards/georgi/keymaps/template/readme.md Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/matrix.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/georgi.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/rules.mk Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/keymaps/template/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/matrix.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Disabled features, updated info * Update keyboards/georgi/config.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/georgi/config.h Co-Authored-By: germ <jeremythegeek@gmail.com> * Fixed info.json * Split the number button and fixed gaming mode. * started work on history feature * Working history/multikeyfuckery * type * inital code reduction refactor * Got multikey patched up, optimizing for size * Forgot to remove stuff * fixed key repeat * Key repeat added. * Symshift locking * Midchord Sym shenanigans. * Added only QWERTY mode * Split out header * Added stickybits, minimal layour * Fixing user layout * Whitespace fixing * Fixing Version name
2019-04-13Fix handwired/tradestation keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Qwertyydox keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-13Fix Orthodox keyboard dimensions in info.json (all revisions)noroadsleft3-6/+6
2019-04-13Fix Keeb.io Iris keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-13Fix Ergodox Infinity keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-13Fix Ergodox EZ keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-13Fix XD87 keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Speedo keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/ortho5x13 keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/frenchdev keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Gergo keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Corne (crkbd) keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Clueboard Cluecard keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Canoe keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/not_so_minidox keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix KBDfans KBD4x keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/prime_exl keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-13Fix Ergodone keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-12Flesh out keymaps and some tweaks to indicators (#5608)holtenc2-11/+52
* correct indicator light states. function of indicator lights was inverted. these changes correct that. * flesh out keymaps pre production
2019-04-12add in the missing #definesmechmerlin1-0/+15
2019-04-11Use DIRECT_PINS for BDN9 (#5603)kaylanm2-8/+10
2019-04-11Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr4-169/+25
* Port DIRECT_PINS from split_common/matrix.c to matrix.c * Reorder matrix.c to remove foward declaration and match split_common/matrix.c * Refactor nano to use DIRECT_PINS * Reorder matrix.c to remove foward declaration and match split_common/matrix.c * Add DIRECT_PINS documentation * Reorder matrix.c to remove foward declaration and match split_common/matrix.c - fix logic from inherited from split_common * Add DIRECT_PINS documentation - review comments
2019-04-11Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ38-0/+4019
* Keyboard: Add yosino58 Keyboard * Keyboard: Add yosino58 Keyboard