On Tue, Jan 15, 2019 at 8:46 AM Billy Laws <blaws05@xxxxxxxxx> wrote: > > On Mon, Jan 14, 2019 at 1:55 PM Benjamin Tissoires > <benjamin.tissoires@xxxxxxxxxx> wrote: > > > > () Hi Daniel, > > > > On Mon, Jan 14, 2019 at 2:04 AM Daniel J. Ogorchock > > <djogorchock@xxxxxxxxx> wrote: > > > > > > The switchcon driver supports the Nintendo Switch Pro Controllers and > > > the Joy-Cons. The Pro Controllers can be used over USB or Bluetooth. The > > > Joy-Cons can be used as a pair or individually in their horizontal > > > mode. > > > > Billy (Cc-ed) raised the question about the Switchcon a few weeks ago > > on the mailing list. Adding him to the thread. > > His questions were whether we should have 2 separate devices or merge > > the 2 as one. Adding a few other people from the other thread. > > > > The decision here is to have only one input node for both joycons. > > > I think the general conscious was to use one input device for each > joycon and let user space games/apps handle the mapping themselves. > Also, I'm not sure of the name, hid-joycon or hid-nintendo-switch > might work better, as the name switchcon has never been used > officially. > I agree naming wise, I'm not sure if I really like the name swithcon either. I would almost considered naming it "hid-switch" or "hid-joycon", though the last one is maybe strange as the Switch Pro Controller is quite different. For me maybe "hid-switch", I probably call JoyCon specific functions "joycon_" and something else for the Switch Pro controller. Not sure how much I like "procon_" though, maybe "swpro" or some other acronym with pro. Thanks, Roderick