summaryrefslogtreecommitdiff
path: root/keyboards/handwired
AgeCommit message (Expand)Author
2022-01-21Fix qmk cli isues'Drashna Jael're
2021-01-12Add brightness level API to OLED driver (#10772)Ryan
2021-01-12[CLI] Add c2json (#8817)Erovia
2020-09-30Remove unused CORTEX_VTOR_INIT (#10053)Ryan
2020-09-30Fix joystick compile issues (#9949)Ryan
2020-09-30Hid joystick interface (#4226)a-chol
2020-07-28Remove Handwired folderDrashna Jaelre
2020-06-12Add SPI 25xx EEPROM support. (#8780)Nick Brassel
2020-06-12V-USB: Use manufacturer and product strings from config.h (#7797)Ryan
2020-06-12ARM - ADC cleanup (#8385)Joel Challis
2019-10-01Add 328P to mcu_selection.mk (#6682)fauxpark
2019-10-01Setup a python test frameworkskullY
2019-04-09remove all keyboards but ergodox and planckDrashna Jaelre
2019-03-29[Keyboard] Update jot50 readme.md (#5510)jotix
2019-03-29Fixing dead links (#5503)Brian Choromanski
2019-03-21handwired/magicforce61 Refactor (#5459)noroadsleft
2019-03-20[Keymap] jotix layouts adjustments (#5453)jotix
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-03-18[Keyboard] Add Jot50 handwired board (#5431)jotix
2019-03-18[Keyboard] layout fixed in jotanck.h (#5432)jotix
2019-03-18[Keyboard] correct indicator light states (#5434)holtenc
2019-03-17[Keymap] Jotix (#5424)jotix
2019-03-15[Keyboard] Add handwired split tester (#5413)Danny
2019-03-14[Keyboard] new keyboard lovelive9 (#5266)ginjake
2019-03-12Minor readme fix (#5389)yiancar
2019-03-11[Keyboard] Update rules.mk (#5370)jotix
2019-03-11[Keyboard] Mechboards Micropad (#5368)yiancar
2019-03-10412_64 move to handwired (#5359)FateEverywhere
2019-03-06[Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft
2019-03-05[Keyboard] re-arrange the pinout for backlight support (#5321)jotix
2019-03-04Dactyl Manuform 5x6, 5x7, and 6x6: QMK Configurator fixes and partial code cl...noroadsleft
2019-03-02handwired/terminus_mini: refactor, Configurator support, and readme cleanup (...noroadsleft
2019-03-01[Keyboard] Initial commit for Prime_E w/ VIA config support (#5285)holtenc
2019-02-25handwired/magicforce68: refactor, Configurator support, and readme cleanup (#...noroadsleft
2019-02-24[Keymap] Added a key to handle copy/paste in and out of a terminal (#5205)Fred Silberberg
2019-02-22Jotpad16 (#5212)jotix
2019-02-21[Keyboard] add jotanck keyboard (#5192)jotix
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr
2019-02-18[Keyboard] handwired dactyl with 2 pro micros added (#5113)zwnk
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-02-14Debounce refactor / API (#3720)Drashna Jaelre
2019-02-14Migrate fn_actions for default keymaps (#4935)fauxpark
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan
2019-01-29Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan
2019-01-28Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.hKonstantin Đorđević
2019-01-28handwired/space_oddity: refactor, Configurator support and readme cleanup (#4...noroadsleft
2019-01-28Practice60 RGB and PWM Backlight (#4929)Andrew Kannan
2019-01-27[Keyboard] Added xealousbrown keyboard (#4945)Alex Ong
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill