summaryrefslogtreecommitdiff
path: root/keyboards/handwired
AgeCommit message (Expand)Author
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2021-01-10freoduo: define RGBLight config at keyboard level (#11491)James Young
2021-01-06[Keyboard] add joypad keyboard (#11283)Brandon Claveria
2021-01-06[Keyboard] Adding "Bigmac" 5x17 handwired by Taylore101 (#11204)Taylore101
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis
2021-01-04Fix Tap-Hold Configs (#11127)Drashna Jaelre
2021-01-04[Keyboard] Add handwired/evk (#11034)YangPiCui
2020-12-30Add 6key to keyboards/handwired (#11226)Jacqueline Liang
2020-12-30add nodu keyboard (#11233)Brandon Claveria
2020-12-28Fix compile issues from the error page (#11314)Zach White
2020-12-26[Keyboard] Fix Dactyl Manuform with Trackball info.json (#11298)Drashna Jaelre
2020-12-22[Keyboard] add ASkeyboard Sono1 (#11114)Dmitry Nosachev
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-19[Keyboard] Add drashna's dactyl manuform 5x6 with trackball (#11062)Drashna Jaelre
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-12-06handwired/videowriter: oleg keymap update, via keymap (#10984)Dmitry Nosachev
2020-12-06[Keyboard] Added a dactyl promicro rah (#10889)Ralph Azucena
2020-12-03Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young
2020-12-01[Keyboard] Fix compiler issues for handwired/6macro (#11098)Drashna Jaelre
2020-12-01fix handwired/swiftrax/beegboy keymaps (#11071)Brandon Claveria
2020-12-01fix handwired/swiftrax/bebol keymaps (#11072)Brandon Claveria
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-22Remove references to ch-bootloader-jump.patch (#10998)Joel Challis
2020-11-19add unsplit (#10892)Brandon Claveria
2020-11-15[Keyboard] added Pill60 to handwired/pill60 (#10798)Ikta
2020-11-15[Keyboard] add Symmetric70 keyboard prototype (#10780)Takeshi ISHII
2020-11-12handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322)Sergey Vlasov
2020-11-02Add OLED support for Riblee F411 (#10778)Reibl János Dániel
2020-11-01[Keyboard] add bebol keyboard (#10763)Brandon Claveria
2020-11-01add beegboy keyboard (#10762)Brandon Claveria
2020-10-30Fix `implicit declaration of function 'get_host_led_state'` (#10803)Ryan
2020-10-30Hnah108 refactor (#10787)Ryan
2020-10-29Add brightness level API to OLED driver (#10772)Ryan
2020-10-28[Keyboard] Add handwired F411 (#10504)Reibl János Dániel
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia
2020-10-24[Keyboard] Freoduo - handwired split ortho keyboard. (#10724)Filip Paryż
2020-10-23[Keyboard] Add pteron44 keyboard (#10708)Fidel Coria
2020-10-17Ferris reorganization (#10564)Pierre Chevalier
2020-10-13[Keyboard] update keymap of zergo keyboard (#10402)Evgenii
2020-10-13Add STM32Duino to bootloader selection (#10558)Ryan
2020-10-08Clean ChibiOS platform files (#10505)Reibl János Dániel
2020-10-07[Keyboard] LeftyNumpad Keyboard (#10500)Tom Swartz
2020-10-06[CLI] Add c2json (#8817)Erovia
2020-10-04[Keymap] Move my custom functions and keymaps to userspace (#10502)Reibl János Dániel
2020-10-04[Keymap] Add onekey keymap for OLED testing (#10380)Sergey Vlasov
2020-10-04[Keymap] Added 333fred 5x6_5 keymap (#10272)Fred Silberberg
2020-09-29[Keyboard] Add astro65 handwired (#10449)Brandon Claveria
2020-09-28Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)Reibl János Dániel
2020-09-28[Keyboard] Add SiCK-PAD handwired keyboard (#10429)Joel Schneider
2020-09-24format code according to conventions [skip ci]QMK Bot