Answer the question
In order to leave comments, you need to log in
What is a quiet ergonomic keyboard?
Hello everyone
I took care of choosing a new keyboard. I am currently using Kinesis Freestyle, but it is too loud (before the baby was born, it was not stressful, now it is)
I can no longer work on a normal (straight) keyboard, I have an Apple Keyboard, I tried to change to it, they immediately start sore wrists (actually, that's why I switched to Freestyle).
Having searched on the bourgeois and runet, from more or less similar to the quiet one, I found only the Microsoft Sculpt Ergonomic Keyboard, but maybe there are other options? Yes, and preferably for OS X keyboard :)
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
import time
print('Dowloading: ', end='')
count = 0
while count <= 30:
print('#', end='', flush=True)
count += 1
time.sleep(0.5)
print()
print('Dowloading complete.')
input()
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question