summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
AgeCommit message (Expand)AuthorFilesLines
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2-2/+4
2019-04-22[Keymap] Update to Drashna Keymaps (#5594)Drashna Jaelre4-175/+0
2019-04-22Update handwired/frenchdev keyboard (#5443)Drashna Jaelre8-525/+115
2019-04-13Fix handwired/tradestation 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 handwired/not_so_minidox keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/prime_exl keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-05[Keyboard] Simplified handwired/xealous since most of the features are in cor...Alex Ong4-398/+12
2019-04-04Added Hacked Motospeed keyboard (#5534)Deckweiss9-0/+539
2019-04-03[Keyboard] Add handwired keyboard "Tennie" (#5507)Jack15-0/+760
2019-03-29[Keyboard] Update jot50 readme.md (#5510)jotix1-3/+1
2019-03-29Fixing dead links (#5503)Brian Choromanski1-1/+0
2019-03-21handwired/magicforce61 Refactor (#5459)noroadsleft6-92/+152
2019-03-20[Keymap] jotix layouts adjustments (#5453)jotix4-41/+14
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre11-63/+41
2019-03-18[Keyboard] Add Jot50 handwired board (#5431)jotix6-0/+254
2019-03-18[Keyboard] layout fixed in jotanck.h (#5432)jotix1-1/+1
2019-03-18[Keyboard] correct indicator light states (#5434)holtenc2-16/+16
2019-03-17[Keymap] Jotix (#5424)jotix1-0/+2
2019-03-15[Keyboard] Add handwired split tester (#5413)Danny7-0/+200
2019-03-14[Keyboard] new keyboard lovelive9 (#5266)ginjake7-0/+486
2019-03-12Minor readme fix (#5389)yiancar1-1/+1
2019-03-12[Keyboard] Update rules.mk (#5370)jotix1-1/+1
2019-03-11[Keyboard] Mechboards Micropad (#5368)yiancar8-0/+516
2019-03-10412_64 move to handwired (#5359)FateEverywhere8-0/+445
2019-03-06[Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft5-80/+83
2019-03-06[Keyboard] re-arrange the pinout for backlight support (#5321)jotix2-7/+7
2019-03-04Dactyl Manuform 5x6, 5x7, and 6x6: QMK Configurator fixes and partial code cl...noroadsleft6-96/+92
2019-03-03handwired/terminus_mini: refactor, Configurator support, and readme cleanup (...noroadsleft4-80/+121
2019-03-02[Keyboard] Initial commit for Prime_E w/ VIA config support (#5285)holtenc7-27/+236
2019-02-26handwired/magicforce68: refactor, Configurator support, and readme cleanup (#...noroadsleft5-80/+132
2019-02-24[Keymap] Added a key to handle copy/paste in and out of a terminal (#5205)Fred Silberberg1-8/+8
2019-02-22Jotpad16 (#5212)jotix6-0/+201
2019-02-21[Keyboard] add jotanck keyboard (#5192)jotix6-0/+279
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr8-8/+8
2019-02-18[Keyboard] handwired dactyl with 2 pro micros added (#5113)zwnk10-12/+441
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark3-16/+0
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark9-33/+1
2019-02-15Debounce refactor / API (#3720)Drashna Jaelre1-1/+1
2019-02-15Migrate fn_actions for default keymaps (#4935)fauxpark7-110/+67
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan10-0/+1222
2019-01-30Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan41-4511/+0
2019-01-29Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.hKonstantin Đorđević1-3/+0
2019-01-29handwired/space_oddity: refactor, Configurator support and readme cleanup (#4...noroadsleft6-196/+273
2019-01-29Practice60 RGB and PWM Backlight (#4929)Andrew Kannan14-204/+312
2019-01-28[Keyboard] Added xealousbrown keyboard (#4945)Alex Ong7-0/+242
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill1-1/+1
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević3-5/+5